summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2014-02-20 15:32:38 -0800
committerJens Axboe <axboe@fb.com>2014-03-21 08:57:55 -0600
commit7237c740b04fd173cb24391d3e5be79ebd8d485f (patch)
tree5855d3450ef4062a05399aa991c8439712c3e703 /drivers
parenteeabc850b79336575da7be3dbe186a2da4de8293 (diff)
downloadlinux-stable-7237c740b04fd173cb24391d3e5be79ebd8d485f.tar.gz
linux-stable-7237c740b04fd173cb24391d3e5be79ebd8d485f.tar.bz2
linux-stable-7237c740b04fd173cb24391d3e5be79ebd8d485f.zip
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 'drivers')
0 files changed, 0 insertions, 0 deletions