]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Grow.c
Grow: restore ability to configure 'faulty' arrays via mdadm.
authorNeilBrown <neilb@suse.de>
Tue, 10 May 2011 02:09:02 +0000 (12:09 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 10 May 2011 02:09:02 +0000 (12:09 +1000)
commit907ea753259bd515cf24e88bbaab85a742d36bde
treefac889c171c3a220b03c39ec65d62af5b606c1e0
parent85f102879f02b9e377d19c77670fa7652ebdbe7a
Grow: restore ability to configure 'faulty' arrays via mdadm.

The big 'grow' refactor lost us the ability to configure 'faulty'
arrays through --grow.
So put that back as a special case.

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