From: Steve French Date: Tue, 19 Apr 2011 18:27:10 +0000 (+0000) Subject: [CIFS] Allow to set extended attribute cifs_acl (try #2) X-Git-Tag: v3.0-rc1~380^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b73b9a4ba753dfd7d304ee6ee4685b827524c533;p=pandora-kernel.git [CIFS] Allow to set extended attribute cifs_acl (try #2) Allow setting cifs_acl on the server. Pass on to the server the ACL blob generated by an application. cifs is just a pass-through, it does not monitor or inspect the contents of the blob, server decides whether to enforce/apply the ACL blob composed by an application. If setting of ACL is succeessful, mark the inode for revalidation. Signed-off-by: Shirish Pargaonkar Acked-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed