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

osp: race around opd_new_connection

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • Lustre 2.14.0
    • None
    • 3
    • 9223372036854775807

    Description

      There is a race around opd_new_connection causing osp_precreate_thread to infinite wait :

                              l_wait_event(d->opd_pre_waitq,
                                           !osp_precreate_running(d) ||
                                           d->opd_new_connection,
                                           &lwi); 
      

      Attachments

        Issue Links

          Activity

            People

              scherementsev Sergey Cheremencev
              scherementsev Sergey Cheremencev
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: