diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2006-03-14 21:32:50 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2006-03-19 00:33:54 +0100 |
commit | b0a6916bcc48f46996d54b8451591a2f2b7b2f64 (patch) | |
tree | 8b22d7d04a802092928a642628d2ede339a5287a /drivers/ide | |
parent | [PATCH] fix locking in queue_requests_store() (diff) | |
download | linux-b0a6916bcc48f46996d54b8451591a2f2b7b2f64.tar.xz linux-b0a6916bcc48f46996d54b8451591a2f2b7b2f64.zip |
[PATCH] fix cfq hash lookups
If somebody does a hash lookup for cfq_queue while ioprio of an async queue
is elevated, they shouldn't end up stuck with lowered ioprio when we go back.
Fix is to use ->org_ioprio{,class} in hash lookups.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/ide')
0 files changed, 0 insertions, 0 deletions