]> git.ipfire.org Git - thirdparty/mdadm.git/commit
ddf: don't print warning on assemble
authorNeilBrown <neilb@suse.de>
Tue, 30 Nov 2010 22:47:21 +0000 (09:47 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 30 Nov 2010 22:47:21 +0000 (09:47 +1100)
commitf49208ec699cf42fcec8587f6581b4268ef6dea3
tree2116789ab5d939b61c68e26ee35b082c25a71fd8
parentab2bb0b62177635b3f2a7336c31a59af9d1f6308
ddf: don't print warning on assemble

Now that we check the error return of 'update_super' better, we
much make sure that ddf doesn't incorrectly report that the
superblocks are wrong during assemble.

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