From owner-freebsd-arch@FreeBSD.ORG Wed Jun 8 19:07:25 2005 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD68816A41C; Wed, 8 Jun 2005 19:07:25 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74BC843D4C; Wed, 8 Jun 2005 19:07:25 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from mail.chesapeake.net (localhost [127.0.0.1]) by mail.chesapeake.net (8.12.10/8.12.10) with ESMTP id j58J7Bk9045984; Wed, 8 Jun 2005 15:07:11 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.12.10/8.12.10/Submit) with ESMTP id j58J7BvG045975; Wed, 8 Jun 2005 15:07:11 -0400 (EDT) (envelope-from jroberson@chesapeake.net) X-Authentication-Warning: mail.chesapeake.net: jroberson owned process doing -bs Date: Wed, 8 Jun 2005 15:07:10 -0400 (EDT) From: Jeff Roberson To: "David O'Brien" In-Reply-To: <20050603074549.GA66709@dragon.NUXI.org> Message-ID: <20050608150529.I16943@mail.chesapeake.net> References: <000001c567e4$41dd3e30$144da8c0@rtxnetworks.local> <20050603074549.GA66709@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Craig Rodrigues , james@freebsd.org, dumbbell@freebsd.org, freebsd-arch@freebsd.org Subject: Re: [RFC] Move reiserfs code to src/sys/gnu/fs? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2005 19:07:26 -0000 On Fri, 3 Jun 2005, David O'Brien wrote: > On Fri, Jun 03, 2005 at 03:30:50AM +0100, Craig Rodrigues wrote: > > Due to the increasing number of filesystems with GNU licenses > > being imported into the tree (Reiserfs was just imported, and > > sometime in the future, XFS may be imported), I suggest > > that a new directory be created: > > > > src/sys/gnu/fs > .. > > At some point, it would be nice to move ext2fs to > > src/sys/gnu/fs, but that would involve more work (a repo copy). > > > > What do people think? > > Keep ext2fs and reiserfs at the same place. > I don't see what's wrong with src/sys/gnu as that directory now contains > only 3 subdirs, so its not like its over flowing. But end the end I > don't really care as long as both these file systems live in the same > place (and not take months to make it so). I agree with David, I think it's too deep a directory structure. I doubt we'll ever have much gnu kernel code and this just makes it a little more painful to get around. If you want to cleanup the sys/ namespace, we really should have an arch directory as NetBSD does. Or we should move the remaining filesystems into fs/, which has not been completed. > > -- > -- David (obrien@FreeBSD.org) > _______________________________________________ > freebsd-arch@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arch > To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org" >