summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStefano Garzarella <sgarzare@redhat.com>2022-02-11 10:01:36 +0100
committerJens Axboe <axboe@kernel.dk>2022-02-22 06:59:49 -0700
commitbb49c6fa8b845591b317b0d7afea4ae60ec7f3aa (patch)
tree000086c1b01dbb4dbd9edf1d47353eb7dc50ea50 /Makefile
parente92bc4cd34de2ce454bdea8cd198b8067ee4e123 (diff)
block: clear iocb->private in blkdev_bio_end_io_async()block-5.17-2022-02-23
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(). Fixes: 54a88eb838d3 ("block: add single bio async direct IO helper") Cc: asml.silence@gmail.com Signed-off-by: Stefano Garzarella <sgarzare@redhat.com> Reviewed-by: Ming Lei <ming.lei@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20220211090136.44471-1-sgarzare@redhat.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions