]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Grow: try to let "--grow --continue" from systemd complete a reshape.
authorNeilBrown <neilb@suse.de>
Wed, 14 May 2014 06:34:06 +0000 (16:34 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 15 May 2014 04:23:21 +0000 (14:23 +1000)
commit5e76dce1acd906e8fc8af04973c3a129cdc77fd6
tree44074f57538de42d0e81fa2c63b99e0d044195cb
parent54ded86fbd7a6a14896cd4a26b909759a1153366
Grow: try to let "--grow --continue" from systemd complete a reshape.

If "--assemble" or "--incremental" is started by udev, then
monitoring the reshape in the background won't work.

So try asking systemd to start a grow-continue.

If that fails, just do it the old way.

Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c
Makefile
systemd/mdadm-grow-continue@.service [new file with mode: 0644]