From owner-cvs-all Sat Feb 10 9:43:49 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 AA42E37B401; Sat, 10 Feb 2001 09:43:30 -0800 (PST) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1AHhU455274; Sat, 10 Feb 2001 09:43:30 -0800 (PST) (envelope-from iedowse) Message-Id: <200102101743.f1AHhU455274@freefall.freebsd.org> From: Ian Dowse Date: Sat, 10 Feb 2001 09:43:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_lookup.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG iedowse 2001/02/10 09:43:30 PST Modified files: (Branch: RELENG_4) sys/ufs/ufs ufs_lookup.c Log: MFC: Improve detection and handling of ffs directory corruption. 1.44: Fix test for a read-only filesystem in ufs_dirbad(). 1.45: Check that directory entries fit within their DIRBLKSIZ block. Revision Changes Path 1.33.2.4 +4 -3 src/sys/ufs/ufs/ufs_lookup.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message