diff options
author | NeilBrown <neilb@suse.de> | 2011-12-23 10:17:50 +1100 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2011-12-23 10:17:50 +1100 |
commit | 908f4fbd265733310c17ecc906299846b5dac44a (patch) | |
tree | 71e364c57887213431143e6fd1296e8433cc6293 /include/linux | |
parent | 2e61ebbcc45438899235d7a39f17291cb24e746c (diff) |
md/raid5: be more thorough in calculating 'degraded' value.
When an array is being reshaped to change the number of devices,
the two halves can be differently degraded. e.g. one could be
missing a device and the other not.
So we need to be more careful about calculating the 'degraded'
attribute.
Instead of just inc/dec at appropriate times, perform a full
re-calculation examining both possible cases. This doesn't happen
often so it not a big cost, and we already have most of the code to
do it.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions