On Wed, Sep 18 2013, [email protected] wrote: > From: Mike Christie <[email protected]> > > 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.
Thanks Mike, applied. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

