]> git.baikalelectronics.ru Git - kernel.git/commit
Send RESYNCING while performing resync start/stop
authorGoldwyn Rodrigues <rgoldwyn@suse.com>
Sat, 7 Jun 2014 07:16:58 +0000 (02:16 -0500)
committerGoldwyn Rodrigues <rgoldwyn@suse.com>
Mon, 23 Feb 2015 15:59:06 +0000 (09:59 -0600)
commitddf35954dc387446f6b912256f877c11c5da526e
tree1ef0cf27a22f5bc2afa05f213f88c9fc0044b23f
parentf3b600691351f69643bc8471fe4a8a414bd8fe78
Send RESYNCING while performing resync start/stop

When a resync is initiated, RESYNCING message is sent to all active
nodes with the range (lo,hi). When the resync is over, a RESYNCING
message is sent with (0,0). A high sector value of zero indicates
that the resync is over.

Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
drivers/md/md-cluster.c
drivers/md/md-cluster.h
drivers/md/md.c