]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super1.c
Allow --update to add or remove space for a bad block list.
authorNeilBrown <neilb@suse.de>
Wed, 3 Oct 2012 07:07:13 +0000 (17:07 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 3 Oct 2012 07:07:13 +0000 (17:07 +1000)
commit688e99a77d04d1581850074ff11491acf5fb57c5
treef2e558a67a50592ceb74afaf682b3658ba0c8efe
parentbf95d0f38cd35c01a258771bcc9e55b078e0726c
Allow --update to add or remove space for a bad block list.

--update=bbl will add a bad block list to each device.
--update=no-bblk will remove the bad block list providing that it
is empty.

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