Date: Tue, 18 Jan 2011 00:53:55 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfs nfs_var.h nfsdport.h src/sys/fs/nfsserver nfs_nfsdport.c nfs_nfsdserv.c nfs_nfsdsocket.c Message-ID: <201101180054.p0I0s60S071019@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2011-01-18 00:53:55 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/fs/nfs nfs_var.h nfsdport.h
sys/fs/nfsserver nfs_nfsdport.c nfs_nfsdserv.c
nfs_nfsdsocket.c
Log:
SVN rev 217525 on 2011-01-18 00:53:55Z by rmacklem
MFC: r217063
Since the VFS_LOCK_GIANT() code in the experimental NFS
server is broken and the major file systems are now all
mpsafe, modify the server so that it will only export
mpsafe file systems. This was discussed on freebsd-fs@
and removes a fair bit of crufty code.
Revision Changes Path
1.6.2.15 +0 -2 src/sys/fs/nfs/nfs_var.h
1.2.2.4 +0 -1 src/sys/fs/nfs/nfsdport.h
1.15.2.24 +10 -68 src/sys/fs/nfsserver/nfs_nfsdport.c
1.5.2.11 +7 -38 src/sys/fs/nfsserver/nfs_nfsdserv.c
1.4.2.9 +37 -62 src/sys/fs/nfsserver/nfs_nfsdsocket.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101180054.p0I0s60S071019>
