]> git.karo-electronics.de Git - linux-beck.git/commit
Resync start/Finish actions
authorGoldwyn Rodrigues <rgoldwyn@suse.com>
Sat, 7 Jun 2014 07:30:30 +0000 (02:30 -0500)
committerGoldwyn Rodrigues <rgoldwyn@suse.com>
Mon, 23 Feb 2015 15:59:07 +0000 (09:59 -0600)
commite59721ccdc65dd4fbd8f311a063ecc8f6232dbcc
tree9d898010edf0ce5a344aa9bda6ff45865df3f62a
parent965400eb615dfb32d62cb3319a895bd94eb9f3b4
Resync start/Finish actions

When a RESYNC_START message arrives, the node removes the entry
with the current slot number and adds the range to the
suspend_list.

Simlarly, when a RESYNC_FINISHED message is received, node clears
entry with respect to the bitmap number.

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