diff options
author | Yu Kuai <[email protected]> | 2024-10-31 11:31:09 +0800 |
---|---|---|
committer | Song Liu <[email protected]> | 2024-11-05 16:08:38 -0800 |
commit | 50e8274855e7ab5499ff8296e09802874a3f03b1 (patch) | |
tree | 9b3edf52bae34cfb81e9615ab4321b8c18c5a4d5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4abfce19c7fb090c93e6677e26b2c709ca6f6fd8 (diff) |
md: don't wait faulty rdev in md_wait_for_blocked_rdev()
md_wait_for_blocked_rdev() is called for write IO while rdev is
blocked, howerver, rdev can be faulty after choosing this rdev to write,
and faulty rdev should never be accessed anymore, hence there is no point
to wait for faulty rdev to be unblocked.
Signed-off-by: Yu Kuai <[email protected]>
Tested-by: Mariusz Tkaczyk <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Song Liu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions