Date: Thu, 26 Jul 2001 11:59:24 -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_vfsops.c Message-ID: <200107261859.f6QIxOt09612@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2001/07/26 11:59:24 PDT Modified files: (Branch: RELENG_4) sys/ufs/ufs ufs_vfsops.c Log: Back out revision 1.17.2.1 (return ESTALE if i_effnlink is zero) until an interaction with ext2fs is resolved. ext2fs doesn't maintain i_effnlink, so this broke NFS exporting of ext2fs filesystems. Noticed by: bde Revision Changes Path 1.17.2.2 +2 -4 src/sys/ufs/ufs/ufs_vfsops.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?200107261859.f6QIxOt09612>