summaryrefslogtreecommitdiffstats
path: root/man/man8/zfsprops.8
diff options
context:
space:
mode:
authorPaul B. Henson <[email protected]>2019-12-05 00:45:14 +0000
committerBrian Behlendorf <[email protected]>2020-04-30 11:23:59 -0700
commit7bf3e1fa0f2f49f0e55bbe4eb5334addd5395570 (patch)
treee92a0797d760bb20efeefa0fc06b7bfdbce2ee29 /man/man8/zfsprops.8
parenta1af567bb6961d3ad5dcd18747979be71d9991fe (diff)
OpenZFS 3254 - add support in zfs for aclmode=restricted
Authored-by: Paul B. Henson <[email protected]> Reviewed by: Albert Lee <[email protected]> Reviewed by: Gordon Ross <[email protected]> Reviewed by: Brian Behlendorf <[email protected]> Approved by: Richard Lowe <[email protected]> Ported-by: Paul B. Henson <[email protected]> OpenZFS-issue: https://www.illumos.org/issues/3254 OpenZFS-commit: https://github.com/openzfs/openzfs/commit/71dbfc287c Closes #10266
Diffstat (limited to 'man/man8/zfsprops.8')
-rw-r--r--man/man8/zfsprops.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zfsprops.8 b/man/man8/zfsprops.8
index 269e9e7d9..139198db0 100644
--- a/man/man8/zfsprops.8
+++ b/man/man8/zfsprops.8
@@ -601,7 +601,7 @@ The
property does not apply to POSIX ACLs.
.It Xo
.Sy aclmode Ns = Ns Sy discard Ns | Ns Sy groupmask Ns | Ns
-.Sy passthrough Ns
+.Sy passthrough Ns | Ns Sy restricted Ns
.Xc
Controls how an ACL is modified during chmod(2) and how inherited ACEs
are modified by the file creation mode.