|
NAME | DESCRIPTION | SEE ALSO | COLOPHON |
projects(5) File Formats Manual projects(5)
projects - persistent project root definition
The /etc/projects file provides a mapping between numeric project
identifiers and those directories which are the roots of the quota
tree. Its format is simply:
# comments are hash-prefixed
# ...
10:/export/cage
42:/var/log
The /etc/projects file is optional, instead xfs_quota(8) can be used
with the -p argument to specify a project root directly for each
operation.
xfs_quota(8), xfsctl(3), projid(5).
This page is part of the xfsprogs (utilities for XFS filesystems)
project. Information about the project can be found at
⟨http://xfs.org/⟩. If you have a bug report for this manual page,
send it to linux-xfs@vger.kernel.org. This page was obtained from
the project's upstream Git repository
⟨https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git⟩ on
2020-08-13. (At that time, the date of the most recent commit that
was found in the repository was 2020-07-24.) If you discover any
rendering problems in this HTML version of the page, or you believe
there is a better or more up-to-date source for the page, or you have
corrections or improvements to the information in this COLOPHON
(which is not part of the original manual page), send a mail to
man-pages@man7.org
projects(5)
Pages that refer to this page: projid(5) , xfs_quota(8)