]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit965400eb615dfb32d62cb3319a895bd94eb9f3b4
tree1ef0cf27a22f5bc2afa05f213f88c9fc0044b23f
parent1d7e3e96117a864fe2ab3d02a14e49855319fdde
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