[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)
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>

No differences found