From: Shirish Pargaonkar Date: Tue, 12 Feb 2008 20:46:26 +0000 (+0000) Subject: [CIFS] patch to fix incorrect encoding of number of aces on set mode X-Git-Tag: v2.6.25-rc4~105^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9f382eff6fbabcd09dad4558d1797c267e9746e;p=pandora-kernel.git [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 Signed-off-by: Steve French --- Reading git-diff-tree failed