summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMike Christie <michaelc@cs.wisc.edu>2013-09-18 08:33:55 -0600
committerJens Axboe <axboe@kernel.dk>2013-09-18 08:33:55 -0600
commit7652113c2f508b1c8176640dcd034730fe79bc48 (patch)
tree826a32d8341f9747f997db6715f6cb4a802d618a /Documentation
parentadbe6991efd36104ac9eaf751993d35eaa7f493a (diff)
downloadlinux-0-day-7652113c2f508b1c8176640dcd034730fe79bc48.tar.gz
linux-0-day-7652113c2f508b1c8176640dcd034730fe79bc48.tar.xz
If the queue is dying then we only call the rq->end_io callout.
This leaves bios setup on the request, because the caller assumes when the blk_execute_rq_nowait/blk_execute_rq call has completed that the rq->bios have been cleaned up. This patch has blk_execute_rq_nowait use __blk_end_request_all to free bios and also call rq->end_io. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions