commit | a0cd128542cd9c67f27458a08e989db486a293ce | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Fri Sep 21 10:41:07 2007 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Tue Oct 16 11:03:53 2007 +0200 |
tree | bc4ca6dd3cbfa230de486d79480f7a99bbfb6232 | |
parent | 992c5ddaf1b8b85d2252339c4c89adf7469c09ca [diff] |
block: add end_queued_request() and end_dequeued_request() helpers 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>