diff options
author | Wei Fang <fangwei1@huawei.com> | 2016-03-21 12:18:32 +0100 |
---|---|---|
committer | Shaohua Li <shli@fb.com> | 2016-03-31 19:04:17 +0200 |
commit | 816b0acf3deb6d6be5d0519b286fdd4bafade905 (patch) | |
tree | 0b24951e8a0534dfc786a0fdd6faf1fd1459646e /drivers/char/nwbutton.h | |
parent | Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
download | linux-816b0acf3deb6d6be5d0519b286fdd4bafade905.tar.xz linux-816b0acf3deb6d6be5d0519b286fdd4bafade905.zip |
md:raid1: fix a dead loop when read from a WriteMostly disk
If first_bad == this_sector when we get the WriteMostly disk
in read_balance(), valid disk will be returned with zero
max_sectors. It'll lead to a dead loop in make_request(), and
OOM will happen because of endless allocation of struct bio.
Since we can't get data from this disk in this case, so
continue for another disk.
Signed-off-by: Wei Fang <fangwei1@huawei.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'drivers/char/nwbutton.h')
0 files changed, 0 insertions, 0 deletions