Revert "mdadm/grow: reshape would be stuck from raid1 to raid5"

This reverts commit 5b2846684e.

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

Signed-off-by: Jes Sorensen <Jes.Sorensen@gmail.com>
This commit is contained in:
Jes Sorensen 2017-04-11 11:30:23 -04:00
parent 5fbc1f1527
commit 2cfe6f7c64
1 changed files with 1 additions and 1 deletions

View 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