cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)
authorShirish Pargaonkar <shirishpargaonkar@gmail.com>
Sat, 27 Nov 2010 17:37:54 +0000 (11:37 -0600)
committerSteve French <sfrench@us.ibm.com>
Tue, 30 Nov 2010 05:49:24 +0000 (05:49 +0000)
Add extended attribute name system.cifs_acl

Get/generate cifs/ntfs acl blob and hand over to the invoker however
it wants to parse/process it under experimental configurable option CIFS_ACL.

Do not get CIFS/NTFS ACL for xattr for attribute system.posix_acl_access

Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found