K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2015-08-01T22:56:42.056575Z K 7 svn:log V 390 MFC: r286046 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. END