Date: Wed, 25 Jul 2001 10:00:04 -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: <200107251700.f6PH05D31264@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2001/07/25 10:00:04 PDT
Modified files: (Branch: RELENG_4)
sys/ufs/ufs ufs_vfsops.c
Log:
MFC: 1.25; Don't allow NFS filehandle lookups to succeed on an
inode whose effective link count is zero, since the file is really
gone from the system. This could happen when soft-updates delays
the actual freeing of the inode.
Revision Changes Path
1.17.2.1 +4 -2 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?200107251700.f6PH05D31264>
