mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
OpenZFS 3254 - add support in zfs for aclmode=restricted
Authored-by: Paul B. Henson <henson@acm.org> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Approved by: Richard Lowe <richlowe@richlowe.net> Ported-by: Paul B. Henson <henson@acm.org> OpenZFS-issue: https://www.illumos.org/issues/3254 OpenZFS-commit: https://github.com/openzfs/openzfs/commit/71dbfc287c Closes #10266
This commit is contained in:
committed by
Brian Behlendorf
parent
a1af567bb6
commit
7bf3e1fa0f
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user