From owner-cvs-all Thu Sep 7 13:32:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F29137B422; Thu, 7 Sep 2000 13:32:32 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA04649; Thu, 7 Sep 2000 13:32:32 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Message-Id: <200009072032.NAA04649@freefall.freebsd.org> From: Robert Watson Date: Thu, 7 Sep 2000 13:32:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/extattrctl extattrctl.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2000/09/07 13:32:31 PDT Modified files: usr.sbin/extattrctl extattrctl.c Log: o When pre-allocating attribute storage space, also allocate space for attribute instance headers, or higher inode numbers will require additional disk blocks to be allocated later. Obtained from: TrustedBSD Project Revision Changes Path 1.7 +6 -4 src/usr.sbin/extattrctl/extattrctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message