On Tue, 26 Jul 2022 20:22:24 +0800, Yu Kuai wrote: > From: Yu Kuai <yukuai3@xxxxxxxxxx> > > Currently, in virtio_scsi, if 'bd->last' is not set to true while > dispatching request, such io will stay in driver's queue, and driver > will wait for block layer to dispatch more rqs. However, if block > layer failed to dispatch more rq, it should trigger commit_rqs to > inform driver. > > [...] Applied, thanks! [1/1] blk-mq: fix io hung due to missing commit_rqs (no commit info) Best regards, -- Jens Axboe