]> git.ipfire.org Git - thirdparty/mdadm.git/commit
DDF: fix bug in compare_super_ddf
authormwilck@arcor.de <mwilck@arcor.de>
Tue, 23 Apr 2013 18:10:16 +0000 (20:10 +0200)
committerNeilBrown <neilb@suse.de>
Wed, 24 Apr 2013 06:33:46 +0000 (16:33 +1000)
commit3f188b10816ca315274b0c79904cd5aa87d800ae
tree8d3eed27deb02d6538917df3a6e3f66c62aa0849
parenta6592497cdde1fb024a5dee5916d8dc40e4973b6
DDF: fix bug in compare_super_ddf

Fix bug in previous patch
"DDF: compare_super_ddf: merge local info of other superblock"

Just discovered this bug in my last patch set - unfortunately, just after
you committed it.

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