commit | b1f744937f1be3e6d3009382a755679133cf782d | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Mon May 11 17:56:09 2009 +0900 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon May 11 11:06:48 2009 +0200 |
tree | 0e90e43589ecfe28199030e8e396c0193199da7e | |
parent | e6bb7a96c2c36f20c05ef648f15bd3c2b1834c78 [diff] |
block: move completion related functions back to blk-core.c Let's put the completion related functions back to block/blk-core.c where they have lived. We can also unexport blk_end_bidi_request() and __blk_end_bidi_request(), which nobody uses. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>