From owner-freebsd-arch@FreeBSD.ORG Fri Jun 3 07:45:56 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 7AE2516A41C; Fri, 3 Jun 2005 07:45:56 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C93F43D1F; Fri, 3 Jun 2005 07:45:56 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j537jnjt066762; Fri, 3 Jun 2005 00:45:49 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j537jnrs066761; Fri, 3 Jun 2005 00:45:49 -0700 (PDT) (envelope-from obrien) Date: Fri, 3 Jun 2005 00:45:49 -0700 From: "David O'Brien" To: Craig Rodrigues Message-ID: <20050603074549.GA66709@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, Craig Rodrigues , james@FreeBSD.ORG, dumbbell@freebsd.org, freebsd-arch@freebsd.org References: <000001c567e4$41dd3e30$144da8c0@rtxnetworks.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c567e4$41dd3e30$144da8c0@rtxnetworks.local> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i Cc: 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 Reply-To: obrien@FreeBSD.ORG List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2005 07:45:56 -0000 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). -- -- David (obrien@FreeBSD.org)