freebsd-src/sys/fs/nfsserver
Rick Macklem 6854d64811 This patch enables the new/default NFS server's use of shared
vnode locking for read, readdir, readlink, getattr and access.
It is hoped that this will improve server performance for these
operations, since they will no longer be serialized for a given
file/vnode.
2011-11-22 00:35:30 +00:00
..
nfs_nfsdcache.c Add DEXITCODE plumbing to NFS. 2011-07-16 08:51:09 +00:00
nfs_nfsdkrpc.c Add DEXITCODE plumbing to NFS. 2011-07-16 08:51:09 +00:00
nfs_nfsdport.c This patch enables the new/default NFS server's use of shared 2011-11-22 00:35:30 +00:00
nfs_nfsdserv.c Fix the NFSv4 server so that it returns NFSERR_SYMLINK when 2011-08-20 21:26:35 +00:00
nfs_nfsdsocket.c Add DEXITCODE plumbing to NFS. 2011-07-16 08:51:09 +00:00
nfs_nfsdstate.c Add DEXITCODE plumbing to NFS. 2011-07-16 08:51:09 +00:00
nfs_nfsdsubs.c Add DEXITCODE plumbing to NFS. 2011-07-16 08:51:09 +00:00