freebsd-skq/sys/fs/nfs
rmacklem dd87832ebd Get rid of the "nfscl: consider increasing kern.ipc.maxsockbuf"
message that was generated when doing experimental NFS client
mounts. I put that message in because the krpc would hang with
the default size for mounts that used large rsize/wsize values.
Since the bug that caused these hangs was fixed by r213756,
I think the message is no longer needed.

MFC after:	2 weeks
2011-04-17 20:01:32 +00:00
..
nfs_commonacl.c Fix the experimental NFSv4 server so that it uses VOP_PATHCONF() 2011-04-14 23:46:15 +00:00
nfs_commonkrpc.c Get rid of the "nfscl: consider increasing kern.ipc.maxsockbuf" 2011-04-17 20:01:32 +00:00
nfs_commonport.c Fix up some of the sysctls for the experimental NFS client so 2011-04-17 18:56:17 +00:00
nfs_commonsubs.c Fix the experimental NFSv4 server so that it uses VOP_PATHCONF() 2011-04-14 23:46:15 +00:00
nfs_var.h Add a lktype flags argument to nfscl_nget() and ncl_nget() in the 2011-04-16 23:20:21 +00:00
nfs.h Change some defaults in the experimental NFS client to be the 2011-04-17 14:10:12 +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 Fix the experimental NFSv4 server so that it uses VOP_PATHCONF() 2011-04-14 23:46:15 +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