From owner-cvs-all Sat Nov 17 14:46:43 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 39A9337B416; Sat, 17 Nov 2001 14:46:37 -0800 (PST) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAHMkb529756; Sat, 17 Nov 2001 14:46:37 -0800 (PST) (envelope-from iedowse) Message-Id: <200111172246.fAHMkb529756@freefall.freebsd.org> From: Ian Dowse Date: Sat, 17 Nov 2001 14:46:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsck_ffs pass2.c X-FreeBSD-CVS-Branch: HEAD 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 iedowse 2001/11/17 14:46:37 PST Modified files: sbin/fsck_ffs pass2.c Log: Give a more useful diagnostic when an extraneous hard link to a directory is encountered. This includes the full path of the directory that will be removed if the user answers "y" to the "REMOVE?" question. PR: bin/226851 Submitted by: KOIE Hide MFC after: 1 week Revision Changes Path 1.13 +4 -2 src/sbin/fsck_ffs/pass2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message