summaryrefslogtreecommitdiff
path: root/fs/f2fs
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2023-07-20 11:47:56 -0600
committerJens Axboe <axboe@kernel.dk>2023-08-01 17:32:38 -0600
commitdaa99c5a3319e371029834092ee5f7c84bb43a70 (patch)
treed0209dd41eda06d49009bd4e0f15bca7875c2ae3 /fs/f2fs
parent3a0be38cc84d05e86f1c7d5b601513f31d3b24fa (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 'fs/f2fs')
0 files changed, 0 insertions, 0 deletions