On Wed, Feb 26, 2025 at 10:30:05AM -0700, Jens Axboe wrote: > On 2/4/25 11:39 AM, Jens Axboe wrote: > > 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. > > > > Since v1: > > - Remove stale commit message paragraph > > - Add comments for iomap flag from Darrick > Hello Jens > Is this slated for 6.15? I don't see it in the tree yet, but I also > don't see a lot of other things in there. Would be a shame to miss the > next release on this front. The changes looks fine, they are for 6.15, so I don't push things to for-next for the next release while working on the current one, I'm not sure I got your point. What else are these 'lot of other things' you don't see in there you mentioned? Carlos > > -- > Jens Axboe