From owner-freebsd-questions@FreeBSD.ORG Thu Jul 24 13:55:16 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B80637B401 for ; Thu, 24 Jul 2003 13:55:16 -0700 (PDT) Received: from webserver.get-linux.org (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 8F6EB43FA3 for ; Thu, 24 Jul 2003 13:55:15 -0700 (PDT) (envelope-from oremanj@webserver.get-linux.org) Received: (qmail 14213 invoked by uid 1000); 24 Jul 2003 20:55:39 -0000 Date: Thu, 24 Jul 2003 13:55:39 -0700 From: oremanj@get-linux.org To: Rus Foster Message-ID: <20030724205539.GA14196@webserver> References: <20030724130841.J68935@thor.65535.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030724130841.J68935@thor.65535.net> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: Quick file allocation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2003 20:55:16 -0000 On Thu, Jul 24, 2003 at 01:11:14PM -0700 or thereabouts, Rus Foster wrote: > Hi All, > Just wondered on FreeBSD is there a way that I can quickly create a file. > When I mean quick I basically mean that the system just says that ok this > file is allocataed inodes foo-bar rather than having to use mkfile 1G > filename. Something like XFS's holey file support open file seek 1G in write one zero byte close file Presto... sparse (AKA "holey", not "holy" :-) file. -- Josh > > Rgds > > Rus > > > -- > www: http://jvds.com | Virtual Servers from just $15/mo > MSNM: support@jvds.com | Totally Customizable Technology > e: rghf@jvds.com | FreeBSD & Linux > 10% donation to FreeBSD.org on each purchase > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"