From: Steve French Date: Wed, 31 Oct 2007 04:54:42 +0000 (+0000) Subject: [CIFS] Don't request too much permission when reading an ACL X-Git-Tag: v2.6.24-rc3~156^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=953f868138dbf4300196780379476ab9f07f263a;p=pandora-kernel.git [CIFS] Don't request too much permission when reading an ACL We were requesting GENERIC_READ but that fails when we do not have read permission on the file (even if we could read the ACL). Also move the dump access control entry code into debug ifdef. Signed-off-by: Steve French --- Reading git-diff-tree failed