Jens Axboe 8aa7e847d8 Fix congestion_wait() sync/async vs read/write confusion
Commit 1faa16d22877f4839bd433547d770c676d1d964c 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>
2009-07-10 20:31:53 +02:00
..
2005-04-16 15:20:36 -07:00
2009-06-30 18:56:01 -07:00
2009-06-18 09:56:20 +02:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2009-04-07 08:12:38 +02:00
2009-06-16 08:40:20 +02:00
2005-04-16 15:20:36 -07:00
2009-03-26 21:15:27 +01:00
2009-04-24 08:54:21 +02:00
2008-10-21 07:48:11 -04:00