]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super1.c
super1: ensure bitmap doesn't overlap bad block log.
authorNeilBrown <neilb@suse.de>
Wed, 3 Oct 2012 07:07:20 +0000 (17:07 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 3 Oct 2012 07:07:20 +0000 (17:07 +1000)
commit88af981fa57af205c5283874c8117aed59dfc669
treee0f08e423ef8b4e3a645703c9d6a3b6123b12ea9
parent688e99a77d04d1581850074ff11491acf5fb57c5
super1: ensure bitmap doesn't overlap bad block log.

If a bad block log already exists when adding a bitmap,
make sure the bitmap stays before the log.

Signed-off-by: NeilBrown <neilb@suse.de>
super1.c