]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Grow: fix reshape from RAID5 to RAID1.
authorNeilBrown <neilb@suse.de>
Tue, 30 Oct 2012 02:34:54 +0000 (13:34 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 20 Nov 2012 01:06:34 +0000 (12:06 +1100)
commit6a67848ab6dc389634673fda3ec867539a763f38
tree23393cbc782b00437cd3c08c96d4449b9fba323c
parent4610608a023b461e6e778d485a75b8a989247edb
Grow: fix reshape from RAID5 to RAID1.

Commit 5da9ab9874cb5896023afae1462550d83a869831
       Grow_reshape re-factor
in mdadm-3.2 broke conversion from RAID5 and RAID1 - and we
never noticed.

This fixes it.

Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c
sysfs.c