]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: allow --assume-clean to work.
authorNeilBrown <neilb@suse.de>
Thu, 4 Oct 2012 06:51:22 +0000 (16:51 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 4 Oct 2012 06:51:22 +0000 (16:51 +1000)
commitfffaf1ff484c54defd79d608adab6ec615c6e3b7
tree4f336545f6a3199f830e7bde96b2f53b24d73432
parent72ca9bcff34d705fde5670a76cee7b85c0033c94
imsm: allow --assume-clean to work.

We must avoid setting IMSM_T_STATE_UNINITIALIZED if the
array was declared to be clean due to --assume-clean.

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