]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Assemble.c
Assemble: clean up properly if we cannot add the bitmap file.
authorNeilBrown <neilb@suse.de>
Wed, 24 Feb 2010 01:17:17 +0000 (12:17 +1100)
committerNeilBrown <neilb@suse.de>
Wed, 24 Feb 2010 01:17:17 +0000 (12:17 +1100)
commit24af7a8744d947b5c3f062af55312c044ca12a95
tree229c3e395f7dc02bd809c4ad9c449fdfa82fc576
parentad90adb689e3581432d71d995c9a8f0f6d31beb7
Assemble: clean up properly if we cannot add the bitmap file.

If we find we cannot add the requested bitmap file when
assembling the array, then make sure to clean up properly
and don't leave a half-configured array.

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