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

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

      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.

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

              Created:
              Updated:
              Resolved: