]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
IMSM: allow some array attribute bits to be ignored.
authorNeilBrown <neilb@suse.de>
Mon, 8 Aug 2011 22:49:34 +0000 (08:49 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 8 Aug 2011 22:49:34 +0000 (08:49 +1000)
commit418f9b368a1200370695527d22aba8c3606172c5
treeb099ecb8e13d66b86c36ca670ff8e7b900b9804c
parent62184891192990bac2521b0d2b276bf2fa3e233d
IMSM: allow some array attribute bits to be ignored.

Some bits are not handled by mdadm, but their presence should not
cause failure.
In particular MPB_ATTRIB_NEVER_USE appears harmless.

Reported-by: Thomas Steinborn <thestonewell@googlemail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c