diff options
author | Jens Axboe <[email protected]> | 2023-07-19 11:21:09 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-08-01 17:32:41 -0600 |
commit | 7b3c14d1a96bf63c078c3bbfe5573fb964e80b95 (patch) | |
tree | bc700d67f2899ae4974b0372ef5f56e55f74aa7c /rust/helpers.c | |
parent | daa99c5a3319e371029834092ee5f7c84bb43a70 (diff) |
iomap: add IOMAP_DIO_INLINE_COMP
Rather than gate whether or not we need to punt a dio completion to a
workqueue on whether the IO is a write or not, add an explicit flag for
it. For now we treat them the same, reads always set the flags and async
writes do not.
No functional changes in this patch.
Reviewed-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions