diff options
| author | NeilBrown <[email protected]> | 2006-10-28 10:38:30 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-10-28 11:30:51 -0700 |
| commit | 01ab5662f573fe3a6bcefa200f15ab3069cec8a3 (patch) | |
| tree | 6a3280e26f6f65673394dc8ab3b39897d1c11c18 /include | |
| parent | 2b6e845986347ef86729e8651908af3e8a8441f5 (diff) | |
[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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions