]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Revert "mdadm/grow: reshape would be stuck from raid1 to raid5"
authorJes Sorensen <Jes.Sorensen@gmail.com>
Tue, 11 Apr 2017 15:30:23 +0000 (11:30 -0400)
committerJes Sorensen <Jes.Sorensen@gmail.com>
Tue, 11 Apr 2017 15:30:23 +0000 (11:30 -0400)
This reverts commit 5b2846684ef5172eccc432e3520b79efbc2abba5.

This was a red herring and shouldn't have been applied in the first
place.

Signed-off-by: Jes Sorensen <Jes.Sorensen@gmail.com>
systemd/mdadm-grow-continue@.service

index 882bc0b049b283bff6846bc6f736c902427a98bb..5c667d2a71f64bcfb8cac57cb43f7c7e15a91f0d 100644 (file)
@@ -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