Re: [PATCH 0/5] Forking ext4 filesystem and JBD2
Mingming Cao <[email protected]> Thu, 10 Aug 2006 09:33:04 -0700
| Newsgroups | gmane.linux.file-systems,gmane.linux.kernel,gmane.comp.file-systems.ext2.devel |
|---|---|
| Message-ID | <[email protected]> |
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. Thanks, Mingming - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html