diff options
author | Christoph Hellwig <[email protected]> | 2022-05-05 15:11:10 -0500 |
---|---|---|
committer | David Sterba <[email protected]> | 2022-05-16 17:17:32 +0200 |
commit | 908c54909ae72dcbf1d7e1440f7297187d06c275 (patch) | |
tree | e51f5510b447ee1ce4908c19ad26c45e3cf8dc18 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | 36e8c62273aaa1cb72919212356f2e75e04bcf3c (diff) |
iomap: allow the file system to provide a bio_set for direct I/O
Allow the file system to provide a specific bio_set for allocating
direct I/O bios. This will allow file systems that use the
->submit_io hook to stash away additional information for file system
use.
To make use of this additional space for information in the completion
path, the file system needs to override the ->bi_end_io callback and
then call back into iomap, so export iomap_dio_bio_end_io for that.
Reviewed-by: Darrick J. Wong <[email protected]>
Reviewed-by: Nikolay Borisov <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions