Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
In lnet_peer_add_nid(), we may delete a peer associated with the NID we're attempting to add. If so, we should avoid any further discovery actions on that peer, and ensure any waiters on the peer are woken so they can release their references and allow the peer to be deleted.