Date: Sun, 26 Aug 2001 13:47:20 -0700 (PDT) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_dirhash.c ufs_vnops.c Message-ID: <200108262047.f7QKlKq48549@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2001/08/26 13:47:20 PDT Modified files: sys/ufs/ufs ufs_dirhash.c ufs_vnops.c Log: Stop using dirhash when a directory is removed, and ensure that we never attempt to hash directories once they are deleted. This fixes a problem where operations on a deleted directory could trigger dirhash sanity panics. Revision Changes Path 1.4 +5 -1 src/sys/ufs/ufs/ufs_dirhash.c 1.171 +9 -1 src/sys/ufs/ufs/ufs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108262047.f7QKlKq48549>