Re: [PATCH v14 00/21] fs-verity support for XFS with post EOF merkle tree

Christoph Hellwig <[email protected]> Tue, 4 Aug 2026 19:35:48 +0200
Newsgroups gmane.linux.file-systems.f2fs,gmane.linux.file-systems.union,gmane.linux.file-systems,gmane.comp.file-systems.ext4,gmane.comp.file-systems.btrfs
Message-ID <[email protected]>
On Mon, Aug 03, 2026 at 10:07:50PM +0200, Andrey Albershteyn wrote:
> This series based on v7.2-rc4 + lazy-bounce@hch-misc

Oh, I gave up my hopes to get this into 7.3 and was waiting for
your series to land first.  Right now there is one outstanding issue
I know of with the series, which is that we need to clear REQ_POLL
for bounce buffer I/O, and of course the somewhat complex cross-tree
depenencies.

I can try to get it rposted, although this week I'm travelling for
two conferences, which doesn't help.

If you only need a few patches from that series and they are kinda
localized to xfs, maybe you should just cherry pick those from
my series and include them?