setcifsacl: fix endianness of ->size in build_cmdline_aces
authorJeff Layton <jlayton@samba.org>
Wed, 7 Nov 2012 15:19:20 +0000 (10:19 -0500)
committerJeff Layton <jlayton@samba.org>
Wed, 7 Nov 2012 15:19:20 +0000 (10:19 -0500)
commitc74be6c4f2d75008772ce5f4224d36e2556d31ac
tree598893988d5ad0bdbff0794830d14b83d32c046f
parent6a091a5aa6fd9de3e2ea700896e1949a5623b1c6
setcifsacl: fix endianness of ->size in build_cmdline_aces

The size must also be kept in little-endian.

Signed-off-by: Jeff Layton <jlayton@samba.org>
setcifsacl.c