freebsd-dev/sys/fs/nfsserver
Rick Macklem 25f37276e5 This patch fixes a problem where, if the NFSv4 server has a previous
unconfirmed clientid structure for the same client on the last hash list,
this old entry would not be removed/deleted. I do not think this bug would have
caused serious problems, since the new entry would have been before the old one
on the list. This old entry would have eventually been scavenged/removed.
Detected while reading the code looking for another bug.

MFC after:	3 days
2015-07-29 23:06:30 +00:00
..
nfs_fha_new.c
nfs_fha_new.h
nfs_nfsdcache.c
nfs_nfsdkrpc.c Currently, softupdate code detects overstepping on the workitems 2015-05-27 09:20:42 +00:00
nfs_nfsdport.c Make the size of the hash tables used by the NFSv4 server tunable. 2015-05-27 22:00:05 +00:00
nfs_nfsdserv.c Make the size of the hash tables used by the NFSv4 server tunable. 2015-05-27 22:00:05 +00:00
nfs_nfsdsocket.c Make the NFS server use shared vnode locks for a few cases 2015-05-29 20:22:53 +00:00
nfs_nfsdstate.c This patch fixes a problem where, if the NFSv4 server has a previous 2015-07-29 23:06:30 +00:00
nfs_nfsdsubs.c Make the size of the hash tables used by the NFSv4 server tunable. 2015-05-27 22:00:05 +00:00