Codebase list mdadm / 2cfe6f7
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 <Jes.Sorensen@gmail.com> Jes Sorensen 7 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
99 DefaultDependencies=no
1010
1111 [Service]
12 ExecStart=BINDIR/mdadm --grow --continue /dev/%i
12 ExecStart=BINDIR/mdadm --grow --continue /dev/%I
1313 StandardInput=null
1414 StandardOutput=null
1515 StandardError=null