[CIFS] patch to fix incorrect encoding of number of aces on set mode
authorShirish Pargaonkar <shirishp@us.ibm.com>
Tue, 12 Feb 2008 20:46:26 +0000 (20:46 +0000)
committerSteve French <sfrench@us.ibm.com>
Tue, 12 Feb 2008 20:46:26 +0000 (20:46 +0000)
commitd9f382eff6fbabcd09dad4558d1797c267e9746e
treed59f564418da4b62355ab2576aee02bee38f3add
parent6f7e8f376360c789cf84a0321960dcef8bf92aff
[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>
fs/cifs/cifsacl.c