Date: Fri, 24 Dec 2010 20:24:07 +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: <201012242024.oBOKOS9M071614@repoman.freebsd.org>
index | next in thread | raw e-mail
rmacklem 2010-12-24 20:24:07 UTC
FreeBSD src repository
Modified files:
sys/fs/nfsserver nfs_nfsdport.c
Log:
SVN rev 216692 on 2010-12-24 20:24:07Z by rmacklem
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.
Reviewed by: kib
MFC after: 2 weeks
Revision Changes Path
1.29 +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?201012242024.oBOKOS9M071614>
