mirror of
https://github.com/lkl/linux.git
synced 2025-12-22 01:23:06 +09:00
Commit 1faa16d228 accidentally broke
the bdi congestion wait queue logic, causing us to wait on congestion
for WRITE (== 1) when we really wanted BLK_RW_ASYNC (== 0) instead.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
25 KiB
25 KiB