From owner-cvs-all Thu Jul 13 20:30:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B2E9537B99B; Thu, 13 Jul 2000 20:30:53 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA27502; Thu, 13 Jul 2000 20:30:53 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Message-Id: <200007140330.UAA27502@freefall.freebsd.org> From: Robert Watson Date: Thu, 13 Jul 2000 20:30:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs extattr.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2000/07/13 20:30:53 PDT Modified files: sys/ufs/ufs extattr.h Log: o Marius pointed out an unusually inconvenient upper bound on extended attribute data size. o Fortunately it turned out to be an unused constant left over from an earlier implementation, and is therefore being removed so as not to confuse casual observers. Submitted by: mbendiks@eunet.no Revision Changes Path 1.6 +1 -2 src/sys/ufs/ufs/extattr.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message