From owner-freebsd-current@FreeBSD.ORG Wed Sep 27 20:43:59 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 445C216A47C for ; Wed, 27 Sep 2006 20:43:59 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF2A343D49 for ; Wed, 27 Sep 2006 20:43:58 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [10.10.3.185] ([165.236.175.187]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k8RKhoGQ020633; Wed, 27 Sep 2006 14:43:55 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <451AE27F.3010506@samsco.org> Date: Wed, 27 Sep 2006 14:43:43 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eric Anderson References: <451ADC21.50206@centtech.com> In-Reply-To: <451ADC21.50206@centtech.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=3.8 tests=none autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: freebsd-current@freebsd.org Subject: Re: isofs/cd9660 -> relocate to fs/isofs/cd9660? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 20:43:59 -0000 Eric Anderson wrote: > I noticed that cd9660 file system is in sys/isofs/cd9660 instead of what > seems more logical: sys/fs/cd9660. Is there any reason not to move it? > Curious mostly.. > > Eric > > Inertia, mostly. And if you move cd9660, do you also move ufs? Let the bi-yearly debate begin..... Btw, this is a topic that is easily searched on, as it gets brought up fairly regularly. We were a bit late on the schedule this time, though, so thanks for giving it a kickstart. Scott