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
- has to be done after
-
LU-13335 add name lookup for project IDs
-
- Resolved
-
- is related to
-
LU-18640 add option for 'lfs project' to do project name and id lookup only
-
- Open
-
-
LU-20286 add 'llapi_projid_get_at()' and 'llapi_projid_set_at()' interfaces
-
- Resolved
-
- is related to
-
LU-20207 llapi_project_get() should cache /etc/projid contents for repeated lookups
-
- Open
-
-
LU-18659 add new 'lfs projectadd' command to add project entries to the /etc/projid file
-
- Open
-
-
LU-12480 add STATX_PROJID to upstream kernel
-
- Open
-