summaryrefslogtreecommitdiffstats
path: root/drivers/md/md.c
diff options
context:
space:
mode:
authorEric Mei <eric.mei@seagate.com>2015-01-06 09:35:02 -0800
committerNeilBrown <neilb@suse.de>2015-02-25 11:38:26 +1100
commit16d9cfab930bb6f4946cff8ba7429701fd15b414 (patch)
treea1a31cbe4685b2d49eebd883a402cb0727685391 /drivers/md/md.c
parentd1901ef099c38afd11add4cfb3312c02ef21ec4a (diff)
downloadblackbird-op-linux-16d9cfab930bb6f4946cff8ba7429701fd15b414.tar.gz
blackbird-op-linux-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 'drivers/md/md.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud