diff options
author | Christoph Hellwig <hch@infradead.org> | 2014-02-20 15:32:38 -0800 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-02-21 08:58:49 -0800 |
commit | d6a25b31315327eef7785b895c354cc45c3f3742 (patch) | |
tree | f32ed70506c097efa67526ed4a1eb63482056046 /Kconfig | |
parent | feb71dae1f9e0aeb056f7f639a21e620d327fc66 (diff) | |
download | op-kernel-dev-d6a25b31315327eef7785b895c354cc45c3f3742.zip op-kernel-dev-d6a25b31315327eef7785b895c354cc45c3f3742.tar.gz |
blk-mq: support partial I/O completions
Add a new blk_mq_end_io_partial function to partially complete requests
as needed by the SCSI layer. We do this by reusing blk_update_request
to advance the bio instead of having a simplified version of it in
the blk-mq code.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions