]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
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 <rgoldwyn@suse.com>
Signed-off-by: Guoqing Jiang <gqjiang@suse.com>
Signed-off-by: NeilBrown <neilb@suse.com>
drivers/md/md-cluster.c