freebsd-skq/sys/fs/nfs
rmacklem 076e0f39cd Modify the experimental NFSv4 server so that it posts a SIGUSR2
signal to the master nfsd daemon whenever the stable restart
file has been modified. This will allow the master nfsd daemon
to maintain an up to date backup copy of the file. This is
enabled via the nfssvc() syscall, so that older nfsd daemons
will not be signaled.

Reviewed by:	jhb
MFC after:	1 week
2011-01-14 23:30:35 +00:00
..
nfs_commonacl.c Modify the experimental server so that it uses VOP_ACCESSX(). 2009-12-25 20:44:19 +00:00
nfs_commonkrpc.c Patch the experimental NFS client so that it works for NFSv2 2010-05-08 01:24:18 +00:00
nfs_commonport.c For the experimental NFSv4 server's dumplocks operation, add the 2010-07-19 23:33:42 +00:00
nfs_commonsubs.c Add support for shared vnode locks for the Read operation 2011-01-01 18:50:49 +00:00
nfs_var.h Modify the experimental NFSv4 server so that it posts a SIGUSR2 2011-01-14 23:30:35 +00:00
nfs.h Modify the experimental NFS server so that it uses LK_SHARED 2010-12-25 21:56:25 +00:00
nfscl.h
nfsclstate.h Add a flag to the experimental NFSv4 client to indicate when 2010-10-26 23:18:37 +00:00
nfsdport.h Since the VFS_LOCK_GIANT() code in the experimental NFS 2011-01-06 19:50:11 +00:00
nfskpiport.h Fix typos in macros. 2010-05-08 14:50:12 +00:00
nfsm_subs.h
nfsport.h Delete the NFS_STARTWRITE() and NFS_ENDWRITE() macros that 2011-01-06 20:31:33 +00:00
nfsproto.h Move the nfsstat structure and proc/op number definitions on the 2009-05-15 19:33:59 +00:00
nfsrvcache.h
nfsrvstate.h This patch should fix handling of byte range locks locally 2010-03-30 23:11:50 +00:00
nfsv4_errstr.h
rpcv2.h
xdr_subs.h