commit | 8b18020663efd4b2091fc5264c926746a8c3c8ca | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Fri Nov 08 09:15:19 2024 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Nov 08 10:22:52 2024 -0700 |
tree | 1b2b58f5feb3164bbb157d7f52f4b3345dec759e | |
parent | bd9364be1c3047a140249b419d3b26b02f62fb95 [diff] |
xfs: flag as supporting FOP_UNCACHED iomap supports uncached IO, enable the use of RWF_UNCACHED with XFS by flagging support with FOP_UNCACHED. Signed-off-by: Jens Axboe <axboe@kernel.dk>