fs-verity support for XFS
From: | "Darrick J. Wong" <djwong-AT-kernel.org> | |
To: | aalbersh-AT-redhat.com, ebiggers-AT-kernel.org | |
Subject: | [PATCHBOMB v5.5] fs-verity support for XFS | |
Date: | Fri, 29 Mar 2024 17:30:39 -0700 | |
Message-ID: | <20240330003039.GT6390@frogsfrogsfrogs> | |
Cc: | linux-fsdevel-AT-vger.kernel.org, fsverity-AT-lists.linux.dev, linux-xfs-AT-vger.kernel.org | |
Archive-link: | Article |
Hi everyone, I've rebased this atop 6.9-rc1 and cleaned up a lot of the grunginess in the v5.3 patchset. This has basically the same features as last time, but it's better integrated with the new xattr helper functions that hch and I have been working on to get the parent pointers series landed. So. Time for a new RFC. Eric, can you look at the fs/verity/ changes and let us know what you think? Full versions are here: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xf... https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xf... --D