]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit23ad6b9c4c139a78bbdab7b6e7b904f5b31094cb
tree8ec770c15edfd25c83c70434cbf1c966b91e325d
parent45f59dd249feb1e4a21461ecae06364646036216
cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)

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>
fs/cifs/Kconfig
fs/cifs/cifsacl.c
fs/cifs/cifsproto.h
fs/cifs/xattr.c