Home
last modified time | relevance | path

Searched refs:ACL (Results 1 – 12 of 12) sorted by relevance

/fs/nfsd/
DKconfig45 bool "NFS server support for the NFSv3 ACL protocol extension"
49 Solaris NFS servers support an auxiliary NFSv3 ACL protocol that
57 NFSv3 ACL protocol extension allowing NFS clients to manipulate
59 clients which support the Solaris NFSv3 ACL protocol can then
62 To store ACLs on your NFS server, you also need to enable ACL-
Dnfs3acl.c251 #define ACL (1+NFS_ACL_MAX_ENTRIES*3) /* Access Control List */ macro
255 PROC(getacl, getacl, getacl, getacl, RC_NOCACHE, ST+1+2*(1+ACL)),
Dnfs2acl.c339 #define ACL (1+NFS_ACL_MAX_ENTRIES*3) /* Access Control List */ macro
343 PROC(getacl, getacl, getacl, getacl, RC_NOCACHE, ST+1+2*(1+ACL)),
/fs/nfs/
DKconfig42 bool "NFS client support for the NFSv3 ACL protocol extension"
45 Some NFS servers support an auxiliary NFSv3 ACL protocol that
52 Choose Y here if your NFS server supports the Solaris NFSv3 ACL
56 Most NFS servers don't support the Solaris NFSv3 ACL protocol
59 ACL protocol.
/fs/
DKconfig45 # Posix ACL utility routines
141 POSIX ACL support under /dev for certain features to work properly.
161 You need this for POSIX ACL support on tmpfs.
/fs/cifs/
DKconfig115 CIFS POSIX ACL support. If unsure, say N.
150 bool "Provide CIFS ACL support"
153 Allows to fetch CIFS/NTFS ACL from the server. The DACL blob
DREADME159 module. POSIX ACL support can be disabled on a per mount basic by specifying
388 Note that this is in addition to the normal ACL check on the
400 Note that this does not affect the normal ACL check on the
402 ACL against the user name provided at mount time).
532 cifsacl Report mode bits (e.g. on stat) based on the Windows ACL for
546 descriptor (ACL).
DCHANGES162 on the contents of the ACL of the file or directory. When cifs
385 POSIX ACL capability bit. Fix packet signing when multiuser mounting with
487 normal ACL check which occurs on the server). Fix default uid
/fs/ntfs/
Dlayout.h1634 } __attribute__ ((__packed__)) ACL; typedef
1763 ACL *sacl; /* Points to a system ACL. Only valid, if
1767 ACL *dacl; /* Points to a discretionary ACL. Only valid, if
/fs/ext4/
DKconfig51 You need this for POSIX ACL support on ext4.
/fs/xfs/
DKconfig41 bool "XFS POSIX ACL support"
/fs/ext3/
DKconfig64 You need this for POSIX ACL support on ext3.