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

double list add in ldlm

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • Lustre 2.4.0
    • None
    • 8138

    Description

      When kernel has CONFIG_DEBUG_LIST on, there are some warnings about double list add in ldlm code. It is because ldlm_granted_list_add_lock() may add a lock to its own places. It is ok to do so but it is better to change code to suppress such warnings so we can use CONFIG_DEBUG_LIST to detect other bugs.

      Attachments

        Activity

          People

            keith Keith Mannthey (Inactive)
            bergwolf Peng Tao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: