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

lfs should not depend on lnetctl or obdctl

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • Lustre 2.6.0
    • Lustre 2.6.0
    • 12534

    Description

      lfs main() calls ptl_initialize() and obd_initialize() (and lfs.c includes lnetctl.h and obdctl.h) but lfs does not use any of the obdctl or lnetctl functionality. Also should check if lfs uses anything from lustre_cfg.c.

      lfs_SOURCES = lfs.c obd.c lustre_cfg.c
      lfs_LDADD := liblustreapi.a $(LIBPTLCTL) $(PTHREAD_LIBS) $(LIBREADLINE)
      lfs_DEPENDENCIES := $(LIBPTLCTL) liblustreapi.a
      

      Attachments

        Activity

          People

            jhammond John Hammond
            jhammond John Hammond
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: