diff options
author | 2011-11-21 17:43:11 +0300 | |
---|---|---|
committer | 2012-03-19 13:39:11 -0700 | |
commit | b6d1f2dd61de7e696c75fbf39fb99cf41a189084 (patch) | |
tree | 4e4304318f3b5a0a404ea2b0a7539c8f97689819 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Linux 3.3-rc6 (diff) | |
download | wireguard-linux-b6d1f2dd61de7e696c75fbf39fb99cf41a189084.tar.xz wireguard-linux-b6d1f2dd61de7e696c75fbf39fb99cf41a189084.zip |
exofs: fix endian conversion in exofs_sync_fs()
fscb->s_numfiles is an __le64 field so we need to use cpu_to_le64()
to get a little endian 64 bit on big endian systems.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions