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

LNetNIInit() should not call lnet_destroy_routes() before lnet_parse_routes() has been called

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • None
    • None
    • None
    • 3
    • 16367

    Description

      LNetNIInit() in some places the code goto failed2 and call lnet_destroy_routes() before lnet_parse_routes() has been called. While it causes no harm as the routing table should be empty any way, technically it's not correct. The code should be cleaned up. This is also related to LU-5734.

      Attachments

        Issue Links

          Activity

            People

              ashehata Amir Shehata (Inactive)
              isaac Isaac Huang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: