git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a33dac2
)
cfq-iosched: get rid of must_alloc flag
author
Jens Axboe
<jens.axboe@oracle.com>
Tue, 11 Aug 2009 06:26:11 +0000
(08:26 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Fri, 11 Sep 2009 12:33:32 +0000
(14:33 +0200)
It's not currently used, as pointed out by
Gui Jianfeng <guijianfeng@cn.fujitsu.com>. We already check the
wait_request flag to allow an idling queue priority allocation access,
so we don't need this extra flag.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found