From owner-freebsd-current@FreeBSD.ORG Thu Mar 1 22:55:31 2007 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0350916A412; Thu, 1 Mar 2007 22:55:31 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 9E39E13C4B5; Thu, 1 Mar 2007 22:55:30 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id l21Ms9vv013453; Thu, 1 Mar 2007 15:54:09 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 01 Mar 2007 15:54:09 -0700 (MST) Message-Id: <20070301.155409.78717040.imp@bsdimp.com> To: dougb@FreeBSD.org From: Warner Losh In-Reply-To: <45E755D6.3070200@FreeBSD.org> References: <20070301110729.GA43178@daemon.rulez.sk> <20070301.091021.-1303464749.imp@bsdimp.com> <45E755D6.3070200@FreeBSD.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Thu, 01 Mar 2007 15:54:09 -0700 (MST) Cc: current@FreeBSD.org Subject: Re: mount/fstab parsing broken 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: Thu, 01 Mar 2007 22:55:31 -0000 > > mount has undergone some cleanups since 6.2 and I believe that > > obsolete keywords have been removed (nodev hasn't had an effect since > > 4.x). > > Are these little tidbits being collected anywhere for an eventual > 7.0-RELEASE migration doc? I don't think so. I just happened to know mount has had a lot of fingers in it laterly... Warner