md-cluster: Read the disk bitmap sb and check if it needs recovery
authorGuoqing Jiang <gqjiang@suse.com>
Fri, 10 Jul 2015 09:01:22 +0000 (17:01 +0800)
committerNeilBrown <neilb@suse.com>
Mon, 31 Aug 2015 17:42:41 +0000 (19:42 +0200)
commit07a91f28a3a446fdbbcdce16ec23cf457fa7bfbb
tree2a23410b44cbfd7d98ea1d0f04cbde36ced4e285
parenta03593702459c27d851751521f7ae5226f6ef351
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 <rgoldwyn@suse.com>
Signed-off-by: Guoqing Jiang <gqjiang@suse.com>
Signed-off-by: NeilBrown <neilb@suse.com>
drivers/md/md-cluster.c