diff options
author | Jens Axboe <axboe@kernel.dk> | 2023-07-20 11:47:56 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-08-01 17:32:38 -0600 |
commit | daa99c5a3319e371029834092ee5f7c84bb43a70 (patch) | |
tree | d0209dd41eda06d49009bd4e0f15bca7875c2ae3 /scripts/gdb/linux/modules.py | |
parent | 3a0be38cc84d05e86f1c7d5b601513f31d3b24fa (diff) |
iomap: only set iocb->private for polled bio
iocb->private is only used for polled IO, where the completer will
find the bio to poll through that field.
Assign it when we're submitting a polled bio, and get rid of the
dio->poll_bio indirection.
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions