aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/multipath.c
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2006-10-28 10:38:30 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-10-28 11:30:51 -0700
commit01ab5662f573fe3a6bcefa200f15ab3069cec8a3 (patch)
tree6a3280e26f6f65673394dc8ab3b39897d1c11c18 /drivers/md/multipath.c
parent[PATCH] md: fix bug where spares don't always get rebuilt properly when they become live (diff)
downloadlinux-dev-01ab5662f573fe3a6bcefa200f15ab3069cec8a3.tar.xz
linux-dev-01ab5662f573fe3a6bcefa200f15ab3069cec8a3.zip
[PATCH] md: simplify checking of available size when resizing an array
When "mdadm --grow --size=xxx" is used to resize an array (use more or less of each device), we check the new siza against the available space in each device. We already have that number recorded in rdev->size, so calculating it is pointless (and wrong in one obscure case). Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/md/multipath.c')
0 files changed, 0 insertions, 0 deletions