Re: [PATCH v7 00/43] btrfs: add fscrypt support
Eric Biggers <[email protected]> Mon, 1 Jun 2026 19:25:53 -0700
| Newsgroups | org.kernel.vger.linux-fscrypt,org.kernel.vger.linux-block,org.kernel.vger.linux-btrfs,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260602022553.GA2295@sol> |
On Mon, Jun 01, 2026 at 08:57:30PM +0200, David Sterba wrote: > The testing is not straightforward as it needs 3 projects to > synchronize, kernel, fstests and btrfs-progs. Testing may need to use > custom git branches for all of them. For btrfs-progs the changes will ge > it in soon. For fstests it can be a chicken-egg problem, as they don't > accept tests for unmerged code. We've been using our fstests [1] with > additional fixups (not upstreamable, related to CI workarounds). Though > I'm not sure if Daniel has updated the branch with his most recent > version. > > [1] https://github.com/btrfs/fstests branch staging Where are the btrfs-progs changes, then? I'd like to try this out, but there's no way to do it without the btrfs-progs changes. - Eric