Date: Mon, 1 Oct 2001 19:58:48 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_vnops.c Message-ID: <200110020258.f922wmr91670@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2001/10/01 19:58:48 PDT Modified files: sys/ufs/ufs ufs_vnops.c Log: IN_RENAME should only be cleared by the routine that set it. This fixes a rename/rmdir race that has been shown to cause a panic. Bug reported by: Yevgeniy Aleynikov <eugenea@infospace.com> MFC after: 3 days Revision Changes Path 1.178 +9 -4 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?200110020258.f922wmr91670>