/openbmc/linux/arch/x86/lib/ |
H A D | usercopy_32.c | diff 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 Thu Jul 09 07:52:32 CDT 2009 Jens Axboe <jens.axboe@oracle.com> 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>
|
/openbmc/linux/fs/fat/ |
H A D | file.c | diff 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 Thu Jul 09 07:52:32 CDT 2009 Jens Axboe <jens.axboe@oracle.com> 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>
|
/openbmc/linux/fs/reiserfs/ |
H A D | journal.c | diff 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 Thu Jul 09 07:52:32 CDT 2009 Jens Axboe <jens.axboe@oracle.com> 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>
|
/openbmc/linux/include/linux/ |
H A D | backing-dev.h | diff 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 Thu Jul 09 07:52:32 CDT 2009 Jens Axboe <jens.axboe@oracle.com> 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>
|
H A D | blkdev.h | diff 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 Thu Jul 09 07:52:32 CDT 2009 Jens Axboe <jens.axboe@oracle.com> 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>
|
/openbmc/linux/drivers/block/ |
H A D | pktcdvd.c | diff 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 Thu Jul 09 07:52:32 CDT 2009 Jens Axboe <jens.axboe@oracle.com> 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>
|
/openbmc/linux/fs/fuse/ |
H A D | dev.c | diff 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 Thu Jul 09 07:52:32 CDT 2009 Jens Axboe <jens.axboe@oracle.com> 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>
|
/openbmc/linux/mm/ |
H A D | backing-dev.c | diff 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 Thu Jul 09 07:52:32 CDT 2009 Jens Axboe <jens.axboe@oracle.com> 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>
|
H A D | page-writeback.c | diff 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 Thu Jul 09 07:52:32 CDT 2009 Jens Axboe <jens.axboe@oracle.com> 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>
|
H A D | vmscan.c | diff 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 Thu Jul 09 07:52:32 CDT 2009 Jens Axboe <jens.axboe@oracle.com> 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>
|
H A D | memcontrol.c | diff 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 Thu Jul 09 07:52:32 CDT 2009 Jens Axboe <jens.axboe@oracle.com> 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>
|
H A D | page_alloc.c | diff 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 Thu Jul 09 07:52:32 CDT 2009 Jens Axboe <jens.axboe@oracle.com> 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>
|
/openbmc/linux/drivers/md/ |
H A D | dm-crypt.c | diff 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 Thu Jul 09 07:52:32 CDT 2009 Jens Axboe <jens.axboe@oracle.com> 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>
|
/openbmc/linux/fs/nfs/ |
H A D | write.c | diff 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 Thu Jul 09 07:52:32 CDT 2009 Jens Axboe <jens.axboe@oracle.com> 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>
|