From: Jes Sorensen Date: Tue, 11 Apr 2017 15:30:23 +0000 (-0400) Subject: Revert "mdadm/grow: reshape would be stuck from raid1 to raid5" X-Git-Tag: mdadm-4.1-rc1~196 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cfe6f7c646ebc25043f7607f5756edad0bc3071;p=thirdparty%2Fmdadm.git Revert "mdadm/grow: reshape would be stuck from raid1 to raid5" This reverts commit 5b2846684ef5172eccc432e3520b79efbc2abba5. This was a red herring and shouldn't have been applied in the first place. Signed-off-by: Jes Sorensen --- diff --git a/systemd/mdadm-grow-continue@.service b/systemd/mdadm-grow-continue@.service index 882bc0b0..5c667d2a 100644 --- a/systemd/mdadm-grow-continue@.service +++ b/systemd/mdadm-grow-continue@.service @@ -10,7 +10,7 @@ Description=Manage MD Reshape on /dev/%I DefaultDependencies=no [Service] -ExecStart=BINDIR/mdadm --grow --continue /dev/%i +ExecStart=BINDIR/mdadm --grow --continue /dev/%I StandardInput=null StandardOutput=null StandardError=null