From: Chris Webb Date: Fri, 27 Jun 2008 22:31:46 +0000 (+1000) Subject: Support changing rdev size on running arrays. X-Git-Tag: v2.6.27-rc1~957^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cd17fec983b6bca505eecee1af33138687220b6;p=pandora-kernel.git Support changing rdev size on running arrays. From: Chris Webb Allow /sys/block/mdX/md/rdY/size to change on running arrays, moving the superblock if necessary for this metadata version. We prevent the available space from shrinking to less than the used size, and allow it to be set to zero to fill all the available space on the underlying device. Signed-off-by: Chris Webb Signed-off-by: Neil Brown --- Reading git-diff-tree failed