md-cluster: Read the disk bitmap sb and check if it needs recovery
authorGuoqing Jiang <[email protected]>
Fri, 10 Jul 2015 09:01:22 +0000 (17:01 +0800)
committerNeilBrown <[email protected]>
Mon, 31 Aug 2015 17:42:41 +0000 (19:42 +0200)
commitabb9b22ac948000ae156cd2d115c8632ec30a2ce
tree2a23410b44cbfd7d98ea1d0f04cbde36ced4e285
parenteece075cda38f55fc5829b5f9ec5fb919c561d81
md-cluster: Read the disk bitmap sb and check if it needs recovery

In gather_all_resync_info, we need to read the disk bitmap sb and
check if it needs recovery.

Reviewed-by: Goldwyn Rodrigues <[email protected]>
Signed-off-by: Guoqing Jiang <[email protected]>
Signed-off-by: NeilBrown <[email protected]>
drivers/md/md-cluster.c