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:
992c5dd
)
block: add end_queued_request() and end_dequeued_request() helpers
author
Jens Axboe
<jens.axboe@oracle.com>
Fri, 21 Sep 2007 08:41:07 +0000
(10:41 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 16 Oct 2007 09:03:53 +0000
(11:03 +0200)
We can use this helper in the elevator core for BLKPREP_KILL, and it'll
also be useful for the empty barrier patch.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found