Skip to content
Commit b0a6916b authored by Al Viro's avatar Al Viro
Browse files

[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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent c981ff9f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment