zfsprops.7 manpage changes for default quotas

Add defaultuserquota and defaultgroupquota dataset properties to the
zfsprops.7 manpage.

Signed-off-by: Todd Seidelmann <seidelma@wharton.upenn.edu>
This commit is contained in:
Todd Seidelmann 2024-06-17 00:41:29 -07:00 committed by Todd Seidelmann
parent f728f2eb51
commit 813784cb83
1 changed files with 6 additions and 0 deletions

View File

@ -1392,6 +1392,9 @@ but it limits the number of objects a user can create.
Please refer to Please refer to
.Sy userobjused .Sy userobjused
for more information about how objects are counted. for more information about how objects are counted.
.It Sy defaultuserquota Ns = Ns Ar size Ns | Ns Sy none
Sets a default quota to be applied to each user for whom no user-specific
quota is set.
.It Sy groupquota@ Ns Ar group Ns = Ns Ar size Ns | Ns Sy none .It Sy groupquota@ Ns Ar group Ns = Ns Ar size Ns | Ns Sy none
Limits the amount of space consumed by the specified group. Limits the amount of space consumed by the specified group.
Group space consumption is identified by the Group space consumption is identified by the
@ -1413,6 +1416,9 @@ but it limits number of objects a group can consume.
Please refer to Please refer to
.Sy userobjused .Sy userobjused
for more information about how objects are counted. for more information about how objects are counted.
.It Sy defaultgroupquota Ns = Ns Ar size Ns | Ns Sy none
Sets a default quota to be applied to each group for whom no group-specific
quota is set.
.It Sy projectquota@ Ns Ar project Ns = Ns Ar size Ns | Ns Sy none .It Sy projectquota@ Ns Ar project Ns = Ns Ar size Ns | Ns Sy none
Limits the amount of space consumed by the specified project. Limits the amount of space consumed by the specified project.
Project space consumption is identified by the Project space consumption is identified by the