Date: Mon, 1 Oct 2001 21:26:58 -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: <200110020426.f924Qw605686@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2001/10/01 21:26:58 PDT Modified files: sys/ufs/ufs ufs_vnops.c Log: Backout the last commit. The problem is actually much worse then I first thought and may require serious work to the VOP_RENAME() api itself. Basically, by the time the VOP_RENAME() function is called, it's already too late. Revision Changes Path 1.179 +4 -9 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?200110020426.f924Qw605686>