freebsd-skq/sys/fs/nfsserver
Rick Macklem 5b79362b47 Tai Horgan reported via email that there were two places in
the new NFSv4 server where the code follows the wrong list.
Fortunately, for these fairly rare cases, the lc_stateid[]
lists are normally empty. This patch fixes the code to
follow the correct list.

Reported by:	tai.horgan at isilon.com
Discussed with:	zack
MFC after:	2 weeks
2012-01-14 04:04:58 +00:00
..
nfs_nfsdcache.c
nfs_nfsdkrpc.c
nfs_nfsdport.c Patch the new NFS server in a manner analagous to r228520 for the 2011-12-16 00:58:41 +00:00
nfs_nfsdserv.c
nfs_nfsdsocket.c
nfs_nfsdstate.c Tai Horgan reported via email that there were two places in 2012-01-14 04:04:58 +00:00
nfs_nfsdsubs.c This patch adds a sysctl to the NFSv4 server which optionally disables the 2011-12-04 16:33:04 +00:00