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

finish renaming MDS_GETSTATUS to MDS_GET_ROOT

Details

    • 3
    • 9223372036854775807

    Description

      After http://review.whamcloud.com/5007 LU-28 fileset: add fileset mount support landed we still have several things named *_getstatus:

      lustre/include/obd.h:   int (*m_getstatus)(struct obd_export *, const char *fileset,
      lustre/include/obd_class.h:     EXP_CHECK_MD_OP(exp, getstatus);
      lustre/include/obd_class.h:     EXP_MD_COUNTER_INCREMENT(exp, getstatus);
      lustre/include/obd_class.h:     rc = MDP(exp->exp_obd, getstatus)(exp, fileset, fid);
      lustre/lmv/lmv_obd.c:static int lmv_getstatus(struct obd_export *exp,
      lustre/lmv/lmv_obd.c:        .m_getstatus            = lmv_getstatus,
      lustre/mdc/mdc_request.c:       .m_getstatus        = mdc_get_root,
      lustre/obdclass/lprocfs_status.c:        LPROCFS_MD_OP_INIT(num_private_stats, stats, getstatus);
      

      These should be renamed *_get_root.

      Attachments

        Activity

          [LU-8035] finish renaming MDS_GETSTATUS to MDS_GET_ROOT

          Landed to master for 2.9.0

          jgmitter Joseph Gmitter (Inactive) added a comment - Landed to master for 2.9.0

          Oleg Drokin (oleg.drokin@intel.com) merged in patch http://review.whamcloud.com/19824/
          Subject: LU-8035 obd: rename md_getstatus() to md_get_root()
          Project: fs/lustre-release
          Branch: master
          Current Patch Set:
          Commit: 895527a77d23ea71e030c81a7cc86d71249e380c

          gerrit Gerrit Updater added a comment - Oleg Drokin (oleg.drokin@intel.com) merged in patch http://review.whamcloud.com/19824/ Subject: LU-8035 obd: rename md_getstatus() to md_get_root() Project: fs/lustre-release Branch: master Current Patch Set: Commit: 895527a77d23ea71e030c81a7cc86d71249e380c

          John L. Hammond (john.hammond@intel.com) uploaded a new patch: http://review.whamcloud.com/19824
          Subject: LU-8035 subtree: make naming consistent
          Project: fs/lustre-release
          Branch: master
          Current Patch Set: 1
          Commit: eacab3719650e705abfb719c0c388ce29a8c8988

          gerrit Gerrit Updater added a comment - John L. Hammond (john.hammond@intel.com) uploaded a new patch: http://review.whamcloud.com/19824 Subject: LU-8035 subtree: make naming consistent Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: eacab3719650e705abfb719c0c388ce29a8c8988

          People

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

            Dates

              Created:
              Updated:
              Resolved: