diff options
author | 2024-10-31 11:31:12 +0800 | |
---|---|---|
committer | 2024-11-05 16:08:39 -0800 | |
commit | ff31a7ef2b13aae27203d7fc29280ab0a2f8bf18 (patch) | |
tree | bbecfd3f1eed48e66094e4d67715444729c78a27 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | md/raid1: factor out helper to handle blocked rdev from raid1_write_request() (diff) | |
download | wireguard-linux-ff31a7ef2b13aae27203d7fc29280ab0a2f8bf18.tar.xz wireguard-linux-ff31a7ef2b13aae27203d7fc29280ab0a2f8bf18.zip |
md/raid1: don't wait for Faulty rdev in wait_blocked_rdev()
Faulty rdev should never be accessed anymore, hence there is no point to
wait for bad block to be acknowledged in this case while handling write
request.
Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Tested-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Link: https://lore.kernel.org/r/20241031033114.3845582-6-yukuai1@huaweicloud.com
Signed-off-by: Song Liu <song@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions