]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Assemble: Only fail auto-assemble in face of mdadm.conf conflicts.
authorNeilBrown <neilb@suse.de>
Tue, 29 Jul 2014 03:48:23 +0000 (13:48 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 29 Jul 2014 03:48:23 +0000 (13:48 +1000)
commit5141638c54535b4ac80b8481404d868a63a18ecd
tree570a40f7692a2c47d61bfa2db9076790e8349efa
parent46643e1ad5ece5f1257b2d827e36231df44929a2
Assemble: Only fail auto-assemble in face of mdadm.conf conflicts.

We should never auto-assemble things that conflict with mdadm.conf
However explicit assembly requests should be allowed.

Reported-by: olovopb
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1070245
Signed-off-by: NeilBrown <neilb@suse.de>
Assemble.c