diff options
author | NeilBrown <[email protected]> | 2006-03-27 01:18:18 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2006-03-27 08:45:03 -0800 |
commit | 8ddeeae51f2f197b4fafcba117ee8191b49d843e (patch) | |
tree | f18b93cd8d9122dcf9a59cc9ff63d75be146bb11 /net/lapb/lapb_subr.c | |
parent | f6344757a92e5466bf8c23a74ee8f972ff35cb05 (diff) |
[PATCH] md: Fix md grow/size code to correctly find the maximum available space
An md array can be asked to change the amount of each device that it is using,
and in particular can be asked to use the maximum available space. This
currently only works if the first device is not larger than the rest. As
'size' gets changed and so 'fit' becomes wrong. So check if a 'fit' is
required early and don't corrupt it.
Signed-off-by: Doug Ledford <[email protected]>
Signed-off-by: Neil Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions