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

memory leak in ll_update_default_lsm_md()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.15.0
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      When multiple processes call ll_update_default_lsm_md() at the same time, it should check whether lli_default_lsm_md is set, if so, free it before setting it to the one from lustre_md, otherwise it will be set to the last one, and the default_lsm set before it are leaked.

      Attachments

        Activity

          People

            laisiyao Lai Siyao
            laisiyao Lai Siyao
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: