From owner-freebsd-fs@FreeBSD.ORG Sun Nov 6 22:45:50 2011 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 271F5106566B; Sun, 6 Nov 2011 22:45:50 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id C4E7A8FC08; Sun, 6 Nov 2011 22:45:49 +0000 (UTC) Received: by ywt32 with SMTP id 32so6086617ywt.13 for ; Sun, 06 Nov 2011 14:45:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=0BZl29xv+MF2HekK/vOjTJxssD20JV1azx27FhXGOcY=; b=xxz34ukTsT0CeIjIs5mBRkNm2SS/k0Lg4g/BYmFc8me8D4I7vUSZxj+LHwYucNpPi3 3hXwJuwXrrSxa8ll9pQHHkj+q26YjwfbaMmfXBV2DE3BUR9KYp6rqPK7KXbH+EYHjzT4 uzLL6hzsZEMAopAQO/Vh4a3QGgKHUzpfo21E4= Received: by 10.100.118.11 with SMTP id q11mr4646960anc.84.1320619549065; Sun, 06 Nov 2011 14:45:49 -0800 (PST) MIME-Version: 1.0 Sender: ivoras@gmail.com Received: by 10.100.58.9 with HTTP; Sun, 6 Nov 2011 14:45:08 -0800 (PST) In-Reply-To: <4EB71ACB.6060100@FreeBSD.org> References: <5C156A63-D86D-4C1B-AFC4-DC5EA09494F6@xerq.net> <4EB3C63F.2060805@quip.cz> <20111104141626.GA28925@freebsd.org> <4EB7126C.3030809@FreeBSD.org> <4EB71ACB.6060100@FreeBSD.org> From: Ivan Voras Date: Sun, 6 Nov 2011 23:45:08 +0100 X-Google-Sender-Auth: 1jX_frreAHfL4YFQCqEWv12RCoA Message-ID: To: Doug Barton Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-fs@freebsd.org" Subject: Re: Default inode number too low in FFS nowadays? X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2011 22:45:50 -0000 On 7 November 2011 00:39, Doug Barton wrote: > On 11/06/2011 14:36, Ivan Voras wrote: >> On 7 November 2011 00:04, Doug Barton wrote: >> >>> This comes up periodically, and for some reason no one pays attention t= o >>> all the work that's been done in the past to verify that the fastest >>> method is: >>> >>> find /usr/ports -maxdepth 3 -type d -name work -exec rm -rf {} \; >> >> So... time to add it to fortune/datfiles/freebsd-tips ? > > Sure, go ahead. :) =C2=A0Of course please be sure to include the bit abou= t > WRKDIRPREFIX being the preferred solution. > Well, I would have to add one of you on this thread as the author so it doesn't really make sense for me to do it... anyway, though more correct, my colour of the bikeshed disagrees with WRKDIRPREFIX since it's a "tip" for an easy trick, not a Handbook replacement :)