mbox series

[PATCHSET,0/2] Add XFS support for RWF_DONTCACHE

Message ID 20250203163425.125272-1-axboe@kernel.dk (mailing list archive)
Headers show
Series Add XFS support for RWF_DONTCACHE | expand

Message

Jens Axboe Feb. 3, 2025, 4:32 p.m. UTC
Hi,

Now that the main bits are in mainline, here are the XFS patches for
adding RWF_DONTCACHE support. It's pretty trivial - patch 1 adds the
basic iomap flag and check, and patch 2 flags FOP_DONTCACHE support
in the file_operations struct. Could be folded into a single patch
at this point, I'll leave that up to you guys what you prefer.

Patches are aginst 6.14-rc1.