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

lnet_peer_discovery_complete() must use safe list iteration

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: