Man page - projects(5)
Packages contas this manual
- xfs_protofile(8)
- xfs_estimate(8)
- xfs_io(8)
- xfs_admin(8)
- xfs_mdrestore(8)
- xfs_growfs(8)
- xfs_info(8)
- xfs_property(8)
- xfs_repair(8)
- projects(5)
- xfs_mkfile(8)
- xfs_freeze(8)
- xfs_copy(8)
- xfs_scrub(8)
- xfs_quota(8)
- xfs_rtcp(8)
- xfs_logprint(8)
- xfs_bmap(8)
- xfs_scrub_all(8)
- xfs(5)
- mkfs.xfs(8)
- xfs_spaceman(8)
- xfs_fsr(8)
- xfs_ncheck(8)
- xfs_metadump(8)
- projid(5)
- xfs_db(8)
- fsck.xfs(8)
Package: xfsprogs
apt-get install xfsprogs
apt-get install xfsprogs
Manuals in package:
Documentations in package:
Manual
| projects(5) | File Formats Manual | projects(5) |
NAME
projects - persistent project root definition
DESCRIPTION
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.
SEE ALSO
xfs_quota(8), xfsctl(3), projid(5).