]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/cifs/Kconfig
cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)
[karo-tx-linux.git] / fs / cifs / Kconfig
index 3bdbfb026b6b83b2c490a2217f4d24d714b8f832..ee45648b0d1a9fead5722811171c6f5bcc3d8043 100644 (file)
@@ -144,6 +144,13 @@ config CIFS_FSCACHE
            to be cached locally on disk through the general filesystem cache
            manager. If unsure, say N.
 
+config CIFS_ACL
+         bool "Provide CIFS ACL support (EXPERIMENTAL)"
+         depends on EXPERIMENTAL && CIFS_XATTR
+         help
+           Allows to fetch CIFS/NTFS ACL from the server.  The DACL blob
+           is handed over to the application/caller.
+
 config CIFS_EXPERIMENTAL
          bool "CIFS Experimental Features (EXPERIMENTAL)"
          depends on CIFS && EXPERIMENTAL