From: "Theodore Ts'o" <tytso@mit.edu>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Matthew Wilcox <willy@infradead.org>, linux-fsdevel@vger.kernel.org
Subject: Re: A fs-next branch
Date: Mon, 20 May 2024 00:58:20 -0400 [thread overview]
Message-ID: <20240520045820.GA1017232@mit.edu> (raw)
In-Reply-To: <20240520132326.52392f8d@canb.auug.org.au>
On Mon, May 20, 2024 at 01:23:26PM +1000, Stephen Rothwell wrote:
> On Tue, 14 May 2024 23:57:36 +0100 Matthew Wilcox <willy@infradead.org> wrote:
> >
> > At LSFMM we're talking about the need to do more integrated testing with
> > the various fs trees, the fs infrastructure and the vfs. We'd like to
> > avoid that testing be blocked by a bad patch in, say, a graphics driver.
> >
> > A solution we're kicking around would be for linux-next to include a
> > 'fs-next' branch which contains the trees which have opted into this
> > new branch. Would this be tremendously disruptive to your workflow or
> > would this be an easy addition?
>
> How would this be different from what happens at the moment with all
> the separate file system trees and the various "vfs" trees? I can
> include any tree.
What we were hoping for was that you would merge together the vfs,
iomap, and various fs-specific trees (e.g., bcachefs, btrfs, ext4,
f2fs, xfs, etc.) together, and then publish it as "fs-next".
You could then use fs-next as something that would be merged into
linux-next instead of the component fs trees, so hopefully it wouldn't
be a significant amount of extra work for you.
As Willy stated, the advantages of having an official daily "fs-next"
tree is that multiple file system developers would be able to test the
same branch and compare notes when regressions are found. And the
advantage of fs-next versus the full linux-next is that it reduces the
chances of tests getting blocked by non-fs-relevant changes.
Cheers,
- Ted
next prev parent reply other threads:[~2024-05-21 1:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-14 22:57 A fs-next branch Matthew Wilcox
2024-05-20 3:23 ` Stephen Rothwell
2024-05-20 4:58 ` Theodore Ts'o [this message]
2024-05-20 21:38 ` Matthew Wilcox
2024-05-27 23:16 ` Stephen Rothwell
2024-05-29 4:35 ` Stephen Rothwell
2024-05-29 11:12 ` Christian Brauner
2024-05-30 23:50 ` Stephen Rothwell
2024-06-10 13:15 ` Andreas Gruenbacher
2024-06-10 22:16 ` Stephen Rothwell
2024-06-11 3:53 ` Matthew Wilcox
2024-06-11 22:51 ` Stephen Rothwell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240520045820.GA1017232@mit.edu \
--to=tytso@mit.edu \
--cc=linux-fsdevel@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=willy@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).