K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2015-07-29T23:06:30.188211Z K 7 svn:log V 453 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 END