]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Manage: minor fix to add/re-add handling.
authorNeilBrown <neilb@suse.de>
Tue, 10 May 2011 06:20:25 +0000 (16:20 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 10 May 2011 06:20:25 +0000 (16:20 +1000)
commit873eec468c0b1b32332b5e4dd6b31e878e0e60e0
tree85b345f15eacb36df8c8dae782408ee423ffd2f3
parent0f23aa88f81127eae744d60eedd4884f021562d0
Manage: minor fix to add/re-add handling.

If using an old kernel we should still check if a re-add might be
intended, so we can refuse and require a '--zero' first if it is not
possible.

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