commit | b1910ad6222a705650dc991c003af43b94cdb3e1 | [log] [tgz] |
---|---|---|
author | Shirish Pargaonkar <shirishp@gmail.com> | Thu Jul 24 14:53:20 2008 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Thu Jul 24 14:53:20 2008 +0000 |
tree | 48264f874597925249cbffe894cfee40ad83b5d3 | |
parent | 76c510ad2e7d56cfe8f2cc7b23783e5c687cf704 [diff] |
[CIFS] Fix improper endian conversion of ACL subauth field 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>