]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Teach --assemble --force to handle reshapes a little better.
authorNeilBrown <neilb@suse.de>
Mon, 21 Feb 2011 00:41:01 +0000 (11:41 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 21 Feb 2011 00:41:01 +0000 (11:41 +1100)
commitd43494fc3c074fc589d928aaf227806437ef530b
tree8d666932f71a0cfd1a24561785f1802bebe15ebe
parent47573b0015943efd0564a6db6fd17fd8a7e76b39
Teach --assemble --force to handle reshapes a little better.

When we force-assemble an array which is in the middle of a reshape,
we should repeat the reshape of any parts that aren't recorded in
the oldest superblock.

This is unlikely to make a significant difference, but could make
a small difference, and is safer.

Signed-off-by: NeilBrown <neilb@suse.de>
super0.c
super1.c