Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-9911

lnet_peer_discovery_complete() must use safe list iteration

Details

    • Bug
    • Resolution: Duplicate
    • Minor
    • None
    • None
    • None
    • 9223372036854775807

    Description

      In lnet_peer_discovery_complete() we must use list_for_each_entry_safe() since lnet_finalize() may remove the message from the pending message list. There should also be an assertion at the end of the function that the pending list is empty.

      Attachments

        Issue Links

          Activity

            [LU-9911] lnet_peer_discovery_complete() must use safe list iteration
            jhammond John Hammond added a comment -

            Forgot and reported this twice. See LU-9921 instead.

            jhammond John Hammond added a comment - Forgot and reported this twice. See LU-9921 instead.

            People

              wc-triage WC Triage
              jhammond John Hammond
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: