[PATCH 2/6] FIX: Ping manager after level change

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Manager has to be informed about level change to refresh internal
structures.

Signed-off-by: Krzysztof Wojcik <krzysztof.wojcik@xxxxxxxxx>
---
 Grow.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Grow.c b/Grow.c
index 0ce7c17..78d5b0e 100644
--- a/Grow.c
+++ b/Grow.c
@@ -1654,6 +1654,7 @@ static int reshape_array(char *container, int cfd, int fd, char *devname,
 	    !mdmon_running(st->container_dev)) {
 		start_mdmon(st->container_dev);
 	}
+	ping_manager(container);
 	ping_monitor(container);
 
 	if (reshape.backup_blocks == 0) {

--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux