commit | d9f382eff6fbabcd09dad4558d1797c267e9746e | [log] [tgz] |
---|---|---|
author | Shirish Pargaonkar <shirishp@us.ibm.com> | Tue Feb 12 20:46:26 2008 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Tue Feb 12 20:46:26 2008 +0000 |
tree | d59f564418da4b62355ab2576aee02bee38f3add | |
parent | 6f7e8f376360c789cf84a0321960dcef8bf92aff [diff] |
[CIFS] patch to fix incorrect encoding of number of aces on set mode This patch fixes an error in the experimental cifs acl code. During chmod, set security descriptor data (num aces) is not sent with little-endian encoding. Signed-off-by: Shirish Pargaonkar <shirishp@us.ibm.com> Signed-off-by: Steve French <sfrench@us.ibm.com>