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

print project name with 'lfs project'

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      Currently 'lfs project' only prints the project id followed by the file name, it could be useful to print the project name instead of the id (if available, otherwise still print the numeric projid). A new "-n" option can print the numeric value in all cases, similar to "ls -ln". Something like:

      $ lfs project -p quota_usr /mnt/lfs1/tfile 
      $ lfs project /mnt/lfs1/tfile 
      quota_prj - /mnt/lfs1/tfile
      $ lfs project -n /mnt/lfs1/tfile 
      1000 - /mnt/lfs1/tfile
      

      Attachments

        Issue Links

          Activity

            People

              wc-triage WC Triage
              fdilger Fred Dilger
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: