Re: [PATCH] block: clear iocb->private in blkdev_bio_end_io_async()
From: Jens Axboe <axboe@kernel.dk>
Date: 2022-02-22 14:00:11
Also in:
lkml
From: Jens Axboe <axboe@kernel.dk>
Date: 2022-02-22 14:00:11
Also in:
lkml
On Fri, 11 Feb 2022 10:01:36 +0100, Stefano Garzarella wrote:
iocb_bio_iopoll() expects iocb->private to be cleared before releasing the bio. We already do this in blkdev_bio_end_io(), but we forgot in the recently added blkdev_bio_end_io_async(). [...]
Applied, thanks!
[1/1] block: clear iocb->private in blkdev_bio_end_io_async()
commit: bb49c6fa8b845591b317b0d7afea4ae60ec7f3aa
Best regards,
--
Jens Axboe