git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e01b640
)
[CIFS] Don't request too much permission when reading an ACL
author
Steve French
<sfrench@us.ibm.com>
Wed, 31 Oct 2007 04:54:42 +0000
(
04:54
+0000)
committer
Steve French
<sfrench@us.ibm.com>
Wed, 31 Oct 2007 04:54:42 +0000
(
04:54
+0000)
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 <sfrench@us.ibm.com>
No differences found