From owner-freebsd-current@FreeBSD.ORG Tue Oct 28 12:05:20 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 664) id 8F1E216A4CF; Tue, 28 Oct 2003 12:05:20 -0800 (PST) Date: Tue, 28 Oct 2003 12:05:20 -0800 From: David O'Brien To: wes@freebsd.org Message-ID: <20031028120520.A20792@hub.freebsd.org> References: <200310271326.23562.wes@softweyr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200310271326.23562.wes@softweyr.com>; from wes@softweyr.com on Mon, Oct 27, 2003 at 01:26:23PM -0800 X-Operating-System: FreeBSD 4.9-PRERELEASE 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 cc: current@freebsd.org Subject: Re: newfs by fstab directory name? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2003 20:05:20 -0000 On Mon, Oct 27, 2003 at 01:26:23PM -0800, Wes Peters wrote: > At work we do a lot of dynamic filesystem creation, so we added the > ability to specify the 'special file' argument to newfs via the fstab > mount point directory. Please see the attached patch. If nobody > objects, I'll commit this in a couple of days. Not objecting, but I don't follow how the change is to be used. Can you post an example?