linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Mingming Cao <cmm@us.ibm.com>
Cc: linux-fsdevel@vger.kernel.org, ext2-devel@lists.sourceforge.net,
	linux-kernel@vger.kernel.org, Jeff Garzik <jeff@garzik.org>
Subject: Re: [PATCH 0/5] Forking ext4 filesystem and JBD2
Date: Thu, 10 Aug 2006 10:00:12 -0700	[thread overview]
Message-ID: <20060810100012.abc1b5a1.akpm@osdl.org> (raw)
In-Reply-To: <44DB5FC0.5070405@us.ibm.com>

On Thu, 10 Aug 2006 09:33:04 -0700
Mingming Cao <cmm@us.ibm.com> wrote:

> Jeff Garzik wrote:
> > Mingming Cao wrote:
> > 
> >> This series of patch forkes a new filesystem, ext4, from the current
> >> ext3 filesystem, as the code base to work on, for the big features such
> >> as extents and larger fs(48 bit blk number) support, per our discussion
> >> on lkml a few weeks ago. 
> > 
> 
> > [...]
> > 
> >> Any comments? Could we add ext4/jbd2 to mm tree for a wider testing?
> > 
> > 
> > ext4 developers should create a git tree with the consensus-accepted 
> > patches.
> > 
> > That way Linus can pull as soon as the merge window opens, Andrew is 
> > guaranteed to have the latest in his -mm tree, and users and other 
> > kernel hackers can easily follow the development without having to 
> > gather scattered patches from lkml.
> >
> 
> We do maintain a quilt(akpm) style patches on http://ext2.sf.net, the 
> latest patches are always at 
> http://ext2.sourceforge.net/48bitext3/patches/latest/
> 
> We thought about doing git initially, still open for that doing do, if 
> it's more preferable by Linus or Andrew. Just thought  it's a lot 
> easiler for non git user to pull the patches from a project website.
> 

We should aim to get the big copy-ext3-to-ext4 patch into Linus's tree as
early as possible.

I'm just not sure when to do that.  Immediately after 2.6.19-rc1 is
released would be good because it is when every tree (including -mm) is in
its most-synced-up state.

otoh, we should work out what our processes will be for keeping ext3 and
ext4 in sync wrt bugfixes, cleanups, speedups, etc.  If those processes are
good, we can do the copy-n-paste any time.  And they need to be good...

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

  reply	other threads:[~2006-08-10 17:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-10  1:16 [PATCH 0/5] Forking ext4 filesystem and JBD2 Mingming Cao
2006-08-10  5:58 ` Jeff Garzik
2006-08-10 16:33   ` Mingming Cao
2006-08-10 17:00     ` Andrew Morton [this message]
2006-08-14 21:44       ` Pavel Machek
2006-08-15 19:06         ` Jeff Garzik
2006-08-10 14:02 ` Michal Piotrowski
2006-08-10 15:15   ` Michal Piotrowski
     [not found]     ` <1155236801.3162.1.camel@localhost.localdomain>
2006-08-10 19:06       ` John McCutchan
2006-08-10 19:06       ` John McCutchan
2006-08-10 19:06       ` John McCutchan
     [not found]     ` <1156012970.9346.1.camel@localhost.localdomain>
2006-08-19 18:42       ` John McCutchan
2006-08-19 18:42       ` John McCutchan
2006-08-19 18:42       ` John McCutchan
2006-08-19 21:17         ` Michal Piotrowski

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=20060810100012.abc1b5a1.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=cmm@us.ibm.com \
    --cc=ext2-devel@lists.sourceforge.net \
    --cc=jeff@garzik.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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).