[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y5jRbLEJh3S46Jer@sol.localdomain>
Date: Tue, 13 Dec 2022 11:24:28 -0800
From: Eric Biggers <ebiggers@...nel.org>
To: linux-fscrypt@...r.kernel.org, "Theodore Y. Ts'o" <tytso@....edu>
Cc: linux-ext4@...r.kernel.org, linux-f2fs-devel@...ts.sourceforge.net,
linux-btrfs@...r.kernel.org, linux-xfs@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Subject: Separate mailing list (and git and patchwork) for fsverity?
Currently, fsverity development is reusing the same mailing list, git repo
(though a different branch), and patchwork project as fscrypt --- mainly just
because I was a little lazy and didn't bother to ask for new ones:
FSCRYPT: FILE SYSTEM LEVEL ENCRYPTION SUPPORT
[...]
L: linux-fscrypt@...r.kernel.org
Q: https://patchwork.kernel.org/project/linux-fscrypt/list/
T: git git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git
[...]
FSVERITY: READ-ONLY FILE-BASED AUTHENTICITY PROTECTION
[...]
L: linux-fscrypt@...r.kernel.org
Q: https://patchwork.kernel.org/project/linux-fscrypt/list/
T: git git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git fsverity
[...]
I think this is causing some confusion. It also makes it so that people can't
subscribe to the list for just one or the other.
What would people say about having a separate mailing list, git repo, and
patchwork project for fsverity? So the fsverity entry would look like:
FSVERITY: READ-ONLY FILE-BASED AUTHENTICITY PROTECTION
[...]
L: linux-fsverity@...r.kernel.org
Q: https://patchwork.kernel.org/project/linux-fsverity/list/
T: git git://git.kernel.org/pub/scm/fs/fsverity/fsverity.git
[...]
For the branches in the git repo, I'm thinking of using 'for-next' and
'for-current'. (I'd also update the fscrypt ones to match; currently they are
'master' and 'for-stable'.)
If people are okay with these changes, I'll send off the needed requests to
helpdesk and linux-next to make these changes, and send Linus a pull request to
update MAINTAINERS. (And update fsverity-utils to point to the new list.)
- Eric
Powered by blists - more mailing lists