block: add end_queued_request() and end_dequeued_request() helpers
authorJens Axboe <jens.axboe@oracle.com>
Fri, 21 Sep 2007 08:41:07 +0000 (10:41 +0200)
committerJens 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