commit | c8a446ad695ada43a885ec12b38411dbd190a11b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Sep 13 16:40:10 2014 -0700 |
committer | Jens Axboe <axboe@fb.com> | Mon Sep 22 12:00:07 2014 -0600 |
tree | 8d9569b272e633c24b613938d09a29ff16dd994b | |
parent | e2490073cd7c3d6f6ef6e029a208edd4d38efac4 [diff] |
blk-mq: rename blk_mq_end_io to blk_mq_end_request Now that we've changed the driver API on the submission side use the opportunity to fix up the name on the completion side to fit into the general scheme. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>