diff options
author | Eric Mei <eric.mei@seagate.com> | 2015-01-06 20:35:02 +0300 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2015-02-25 03:38:26 +0300 |
commit | 16d9cfab930bb6f4946cff8ba7429701fd15b414 (patch) | |
tree | a1a31cbe4685b2d49eebd883a402cb0727685391 /usr/Kconfig | |
parent | d1901ef099c38afd11add4cfb3312c02ef21ec4a (diff) | |
download | linux-16d9cfab930bb6f4946cff8ba7429701fd15b414.tar.xz |
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 'usr/Kconfig')
0 files changed, 0 insertions, 0 deletions