GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ZFS-PROJECT(8) FreeBSD System Manager's Manual ZFS-PROJECT(8)

zfs-project
manage projects in ZFS filesystem

zfs project [-d|-r] file|directory

zfs project -C [-kr] file|directory

zfs project -c [-0] [-d|-r] [-p id] file|directory

zfs project [-p id] [-rs] file|directory

zfs project [-d|-r] file|directory
List project identifier (ID) and inherit flag of files and directories.
Show the directory project ID and inherit flag, not its children.
List subdirectories recursively.
zfs project -C [-kr] file|directory
Clear project inherit flag and/or ID on the files and directories.
Keep the project ID unchanged. If not specified, the project ID will be reset to zero.
Clear subdirectories' flags recursively.
zfs project -c [-0] [-d|-r] [-p id] file|directory
Check project ID and inherit flag on the files and directories: report entries without the project inherit flag, or with project IDs different from the target directory's project ID or the one specified with -p.
Delimit filenames with a NUL byte instead of newline.
Check the directory project ID and inherit flag, not its children.
id
Compare to id instead of the target files and directories' project IDs.
Check subdirectories recursively.
zfs project -p id [-rs] file|directory
Set project ID and/or inherit flag on the files and directories.
id
Set the project ID to the given value.
Set on subdirectories recursively.
Set project inherit flag on the given files and directories. This is usually used for setting up tree quotas with -r. In that case, the directory's project ID will be set for all its descendants, unless specified explicitly with -p.

zfs-projectspace(8)
May 27, 2021 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.