Date: Fri, 7 Jan 2011 20:07:30 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfsserver nfs_nfsdport.c Message-ID: <201101072007.p07K7o8U065146@repoman.freebsd.org>
index | next in thread | raw e-mail
rmacklem 2011-01-07 20:07:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/fs/nfsserver nfs_nfsdport.c
Log:
SVN rev 217122 on 2011-01-07 20:07:30Z by rmacklem
MFC: r216692
Simplify vnode locking in the expeimental NFS server's
readdir functions. In particular, get rid of two bogus
VOP_ISLOCKED() calls. Removing the VOP_ISLOCKED() calls
is the only actual bug fixed by this patch.
Revision Changes Path
1.15.2.15 +11 -16 src/sys/fs/nfsserver/nfs_nfsdport.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101072007.p07K7o8U065146>
