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:
76c510a
)
[CIFS] Fix improper endian conversion of ACL subauth field
author
Shirish Pargaonkar
<shirishp@gmail.com>
Thu, 24 Jul 2008 14:53:20 +0000
(14:53 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Thu, 24 Jul 2008 14:53:20 +0000
(14:53 +0000)
In mode_to_acl when converting a Unix mode to a Windows ACL
the subauth fields of the SID in the ACL were translated
incorrectly on bigendian architectures
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found