]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Grow: Fix linear-growth when devices are not all the same size.
authorNeilBrown <neilb@suse.de>
Wed, 15 Oct 2008 03:34:18 +0000 (14:34 +1100)
committerNeilBrown <neilb@suse.de>
Wed, 15 Oct 2008 03:34:18 +0000 (14:34 +1100)
commit1c6cb603fa60d3425f4d4b76e721b485bb006fcb
treeea7f7d00936e31e51f0016d4b72f7dc69ebc952c
parente4965ef8461b3d0db6e94939f07d814d819f86c2
Grow: Fix linear-growth when devices are not all the same size.

If we add a device to a linear array which is a difference size
to the other devices in the array then, for v1.x metadata, we need to
make sure the size is correctly reflected in the superblock.
super1.c