From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DF2C0C4332F for ; Wed, 4 Jan 2023 06:18:32 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-4.v29.lw.sourceforge.com) by sfs-ml-4.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1pCx6d-0003iS-51; Wed, 04 Jan 2023 06:18:31 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-4.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1pCx6b-0003iM-5U for linux-f2fs-devel@lists.sourceforge.net; Wed, 04 Jan 2023 06:18:29 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=In-Reply-To:Content-Type:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=gPlXcBEzWh8xY2NY5eoYT/zwnpzg8k+/ibjPqPIOXV4=; b=Kf/Kw6mleI9P7KXVGVhCTdKUjR KP3ZSKxSe5jAas8NMdTVgYQpwXgLVLwTSzUAwuVuSn9o7b5M4eqOS4Y0HK36GOuQhozr8zKuLiTw0 KfvTQEw++eke/9CHINYOM4jS5xqjwgrZ2kz5/5KJSkO1Lqlp6bLHZaFPHyBquxrfQGKQ=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To :From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=gPlXcBEzWh8xY2NY5eoYT/zwnpzg8k+/ibjPqPIOXV4=; b=ZQhIknFqdupSZb7KcVjWbP2SlK gfOyPK8LA3CCP4ViY+ELdBFW1pwC8gcMPLzi74uoNdFvROEsrgFgJOsRMBtjt8NO+eKSUdwmb4LXo P+FTdr6k/WGRM7lhTGWbbdoP8oN7Kvy3cFkbVu1xuFl+J2n0gOLSjXm2eT92FMdb8zxg=; Received: from dfw.source.kernel.org ([139.178.84.217]) by sfi-mx-1.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1pCx6W-0048Kw-KH for linux-f2fs-devel@lists.sourceforge.net; Wed, 04 Jan 2023 06:18:29 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3A30D6159B; Wed, 4 Jan 2023 06:18:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6D047C433D2; Wed, 4 Jan 2023 06:18:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672813098; bh=DBY4jMEWOuEAJNxXAZ5rQGraJjDahePvtutNdyhGoYk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OBmEiefA3TOk9FCHuqvw17zbZUJREr6j9bKMK1k2EJf0l3mgnCPAB28AQQbEfNKgU XtZViSO+OWn+QAfZvWJpzaz9UYxy5qrK6LLBG5DFYwy+sBBgXDT17fjM3MbbvyBsB+ sdcELjlC2rBFGROjYj1nipCoSLz+rOUzykpsox0WVLZpbFRnhOV0dS4Xcia6cUQo9g TV/NYAhkxUXzDuF2Mr4tVMuLer6kpt/v9VSzrupmxtupwau7DWlN446lVja6CN6b+O l84fFh/w7n+zKdYEsOUkJiwFrTslui8UlO0sbfpDHwzP6hI6+heKBq4FeDXtFSFKpE yrAPd7EycKjpw== Date: Tue, 3 Jan 2023 22:18:16 -0800 From: Eric Biggers To: Theodore Ts'o Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Headers-End: 1pCx6W-0048Kw-KH Subject: Re: [f2fs-dev] Separate mailing list (and git and patchwork) for fsverity? X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-f2fs-devel@lists.sourceforge.net, linux-xfs@vger.kernel.org, linux-fscrypt@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, linux-btrfs@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net On Thu, Dec 22, 2022 at 11:51:23AM -0500, Theodore Ts'o wrote: > On Wed, Dec 21, 2022 at 03:48:32PM -0800, Eric Biggers wrote: > > > 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@vger.kernel.org > > > Q: https://patchwork.kernel.org/project/linux-fsverity/list/ > > > T: git git://git.kernel.org/pub/scm/fs/fsverity/fsverity.git > > > [...] > > This makes sense to me. I wonder if we should use the new > https://lists.linux.dev mailing list hosting service with a mailing > list name fsverity@lsts.linux.dev? > > The thinking was that we would eventually migrate lists from vger to > the new list infrastructure, so it might make sense to just use it for > a new list. All mailing lists lists.linux.dev are archived on > lore.kernel.org, so other than the e-mail address and using something > a bit more modern than Majordomo for list management, it's mostly the > same. > > - Ted Thanks Ted! I'm half-tempted to still use linux-fsverity@vger.kernel.org, for consistency with most of the existing lists... But it does seem that the ship on new lists using lists.linux.dev has already sailed. So I think I'll go with fsverity@lists.linux.dev. Any other opinions from anyone on this, or on the proposed new git repo and branches, before I send off the helpdesk request? - Eric _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel