From owner-cvs-all Sun Jan 7 15:28:16 2001 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 D20A537B400; Sun, 7 Jan 2001 15:27:58 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f07NRwm27411; Sun, 7 Jan 2001 15:27:58 -0800 (PST) (envelope-from rwatson) Message-Id: <200101072327.f07NRwm27411@freefall.freebsd.org> From: Robert Watson Date: Sun, 7 Jan 2001 15:27:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_extattr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2001/01/07 15:27:58 PST Modified files: sys/ufs/ufs ufs_extattr.c Log: o Add an additional EA inconsistency reporting opportunity in ufs_extattr_rm. o Make both reporting locations report the function name where the inconsistency is discovered, as well as the inode number in question. Reviewed by: jedgar Revision Changes Path 1.18 +17 -3 src/sys/ufs/ufs/ufs_extattr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message