]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.c
Add --update=force-no-bbl.
authorNeilBrown <neilb@suse.com>
Mon, 21 Dec 2015 03:56:38 +0000 (14:56 +1100)
committerNeilBrown <neilb@suse.com>
Mon, 21 Dec 2015 03:56:38 +0000 (14:56 +1100)
commit6dd16dac40010a23c4e7e14b69703f4296c60496
tree535f364144012a582e9c079294b0938f2b05f9a8
parenta0d12d51a7a12d14963f60d99bad6e71c7d0b202
Add --update=force-no-bbl.

This forcibly removed the bad-block log.  There can be situations where it is hard to
remove bad blocks by writing to them - partiularly on RAID5.

Signed-off-by: NeilBrown <neilb@suse.com>
mdadm.c
mdadm.h
super1.c