From: Shirish Pargaonkar Date: Mon, 6 Dec 2010 20:56:46 +0000 (-0600) Subject: cifs: Use mask of ACEs for SID Everyone to calculate all three permissions user,... X-Git-Tag: v2.6.38-rc2~23^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fbc2f1729e785a7b2faf9d8d60926bb1ff62af0;p=pandora-kernel.git cifs: Use mask of ACEs for SID Everyone to calculate all three permissions user, group, and other If a DACL has entries for ACEs for SID Everyone and Authenticated Users, factor in mask in respective entries during calculation of permissions for all three, user, group, and other. http://technet.microsoft.com/en-us/library/bb463216.aspx Signed-off-by: Shirish Pargaonkar Reviewed-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed