diff options
| author | Namjae Jeon <linkinjeon@kernel.org> | 2026-05-23 07:56:43 +0300 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-06-15 14:00:40 +0300 |
| commit | 867b9c96dc837e09ef125a79dc151fa2fc7a5d32 (patch) | |
| tree | 66475c9fccedb996952b7de38091b9c82ec987b9 /include/linux | |
| parent | 82a81a7352bcf5f2756ac33d47ee0582737e9a85 (diff) | |
| download | linux-867b9c96dc837e09ef125a79dc151fa2fc7a5d32.tar.xz | |
exfat: add iomap direct I/O support
Add iomap-based direct I/O support to the exfat filesystem. This replaces
the previous exfat_direct_IO() implementation that used
blockdev_direct_IO() with iomap_dio_rw() interface.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Christoph Hellwig <hch@lst.de>
Acked-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
