]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Grow: add 'forked' option to reshape_container.
authorNeilBrown <neilb@suse.de>
Tue, 20 May 2014 06:51:56 +0000 (16:51 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 20 May 2014 06:51:56 +0000 (16:51 +1000)
commitb0140ae83c746d36ff36e2e1375714ae16e0b87b
tree15b72d8f574b47f101aca42940b33500277e7d03
parent5e76dce1acd906e8fc8af04973c3a129cdc77fd6
Grow: add 'forked' option to reshape_container.

This is a better match for reshape_array() and means that
"mdadm --grow --continue" will run in the foreground, which
makes more sense.

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