Re: [PATCH v8 00/22] fs-verity support for XFS with post EOF merkle tree
Andrey Albershteyn <[email protected]> Wed, 22 Apr 2026 10:58:02 +0200
| Newsgroups | dev.linux.lists.fsverity,net.sourceforge.lists.linux-f2fs-devel,org.kernel.vger.linux-btrfs,org.kernel.vger.linux-ext4,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-unionfs,org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <iads77qkk2wjkqfezd4vtqsga6btlkqdyephqojyv76herp6by@l24e2hm2ebas> |
On 2026-04-21 14:43:16, Eric Biggers wrote: > On Mon, Apr 20, 2026 at 01:46:47PM +0200, Andrey Albershteyn wrote: > > This series based on v7.0 with Christoph's read ioends patchset [1]. > > > > kernel: > > https://git.kernel.org/pub/scm/linux/kernel/git/aalbersh/xfs-linux.git/log/?h=b4/fsverity > > FYI: the git repository doesn't match what was actually sent out. For > example the patch "ovl: use core fsverity ensure info interface" is a > bit different. The version in git (incorrectly, I think) ignores the > error code, while the patch returns it. > > - Eric > Thanks, you're right, I forgot to push -- - Andrey