HomeFreeBSD

This patch fixes a problem where, if the NFSv4 server has a previous

Description

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

Details

Provenance
rmacklemAuthored on
Parents
rS286045: Actually set the proper license
Branches
Unknown
Tags
Unknown