From owner-cvs-all Mon Dec 10 14:16:55 2001 Delivered-To: cvs-all@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 4D88137B405; Mon, 10 Dec 2001 14:16:49 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id fBAMGmX48849; Mon, 10 Dec 2001 14:16:48 -0800 (PST) (envelope-from dillon) Date: Mon, 10 Dec 2001 14:16:48 -0800 (PST) From: Matthew Dillon Message-Id: <200112102216.fBAMGmX48849@apollo.backplane.com> To: Maxim Sobolev Cc: sheldonh@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/newfs newfs.8 References: <200112102208.AAA18580@ipcard.iptcom.net> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :Heh, now imagine that you have checkouted from our repo version of :/usr/ports - due to cvs metadata it has twice as much small files as :normal one, so amount of space wasted in 2K/16K case is also doubles, :resulting in some 200M wasted in fragments. This was exactly the case :here. : :-Maxim That *WAS* the checked out version. Are you sure you don't have extra cruft from the big ports layout change lying around? Oh, wait, I know what it probably is... I'll bet you left the work directory default in place, so all your work directories are sitting in /usr/ports. I have a WRKDIRPREFIX set in /etc/make.conf so work directories sit elsewhere, which allows me to NFS-export /usr/ports read-only. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message