On 02.06.25 17:53, Jens Axboe wrote: > On 6/2/25 9:00 AM, Christoph Hellwig wrote: >> Hi Jens, >> >> I just tried to reference RWF_DONTCACHE semantics in a standards >> discussion, but it doesn't seem to be documented in the man pages >> or in fact anywhere else I could easily find. Could you please write >> up the semantics for the preadv2/pwritev2 man page? > > Sure, I can write up something for the man page. > Hi Jens, Small sidetrack here. What happened to the ext4 and btrfs support of RWF_DONTCACHE? I remember seeing your series having ext4 and btrfs support as well but in current master only xfs is setting FOP_DONTCACHE. What did I miss? Thanks, Johannes