diff options
author | 2015-01-06 09:35:02 -0800 | |
---|---|---|
committer | 2015-02-25 11:38:26 +1100 | |
commit | 16d9cfab930bb6f4946cff8ba7429701fd15b414 (patch) | |
tree | a1a31cbe4685b2d49eebd883a402cb0727685391 /scripts/gdb/linux/utils.py | |
parent | md/raid1: fix read balance when a drive is write-mostly. (diff) | |
download | linux-rng-16d9cfab930bb6f4946cff8ba7429701fd15b414.tar.xz linux-rng-16d9cfab930bb6f4946cff8ba7429701fd15b414.zip |
raid5: check faulty flag for array status during recovery.
When we have more than 1 drive failure, it's possible we start
rebuild one drive while leaving another faulty drive in array.
To determine whether array will be optimal after building, current
code only check whether a drive is missing, which could potentially
lead to data corruption. This patch is to add checking Faulty flag.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions