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:
6fd17b5
)
block, xen/blkback: remove blk_[get|put]_queue calls.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Mon, 18 Apr 2011 18:17:49 +0000
(14:17 -0400)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Mon, 18 Apr 2011 18:26:17 +0000
(14:26 -0400)
They were used to check if the queue does not have QUEUE_FLAG_DEAD
set. That is not necessary anymore as the 'submit_io' call
ends up doing that for us.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found