Date: Mon, 17 Jan 2011 01:37:39 +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: <201101170137.p0H1bsJ6079169@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2011-01-17 01:37:39 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/fs/nfsserver nfs_nfsdport.c
Log:
SVN rev 217496 on 2011-01-17 01:37:39Z by rmacklem
MFC: r217017
Fix the experimental NFS server to use vfs_busyfs() instead
of vfs_getvfs() so that the mount point is busied for the
VFS_FHTOVP() call. This is analagous to r185432 for the
regular NFS server.
Revision Changes Path
1.15.2.23 +5 -6 src/sys/fs/nfsserver/nfs_nfsdport.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101170137.p0H1bsJ6079169>
