diff mbox

Added method used for inherit-only flag by linux bz 1493905

Message ID 1506004715-10767-1-git-send-email-rkothiya@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Rinku Kothiya Sept. 21, 2017, 2:38 p.m. UTC
---
 nfs4_acl.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/nfs4_acl.5 b/nfs4_acl.5
index 224df9b..9e77048 100644
--- a/nfs4_acl.5
+++ b/nfs4_acl.5
@@ -264,7 +264,7 @@  added.  The former is the "effective" inherited ACE (used in the subdirectory's
 own permissions checks); the latter is the "heritable" inherited ACE (when the 
 subdirectory has directories created within it, they inherit it).  This approach 
 makes it easier to modify access rights to the subdirectory itself without 
-modifying its heritable ACEs.
+modifying its heritable ACEs. Linux uses this approach. 
 .PP
 .ns
 .SH A WARNING ABOUT DENY ACES