Searched refs:ACL (Results 1 – 12 of 12) sorted by relevance
/fs/nfsd/ |
D | Kconfig | 45 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-
|
D | nfs3acl.c | 251 #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)),
|
D | nfs2acl.c | 339 #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/ |
D | Kconfig | 42 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/ |
D | Kconfig | 45 # 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/ |
D | Kconfig | 115 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
|
D | README | 159 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).
|
D | CHANGES | 162 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/ |
D | layout.h | 1634 } __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/ |
D | Kconfig | 51 You need this for POSIX ACL support on ext4.
|
/fs/xfs/ |
D | Kconfig | 41 bool "XFS POSIX ACL support"
|
/fs/ext3/ |
D | Kconfig | 64 You need this for POSIX ACL support on ext3.
|