diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2011-11-21 17:43:11 +0300 |
---|---|---|
committer | Boaz Harrosh <bharrosh@panasas.com> | 2012-03-19 13:39:11 -0700 |
commit | b6d1f2dd61de7e696c75fbf39fb99cf41a189084 (patch) | |
tree | 4e4304318f3b5a0a404ea2b0a7539c8f97689819 /include/scsi | |
parent | 192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d (diff) |
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 'include/scsi')
0 files changed, 0 insertions, 0 deletions