]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Grow: support --array-size changes
authorNeilBrown <neilb@suse.de>
Mon, 13 Jul 2009 05:00:02 +0000 (15:00 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 13 Jul 2009 05:00:02 +0000 (15:00 +1000)
With 2.6.30 it is possible to tell the md driver to clip an array to a
size smaller than the real size of the array.  This option gives
access to that feature.  The size change does not persist
across restarts.

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

No differences found