diff options
author | Dan Carpenter <[email protected]> | 2011-11-21 17:43:11 +0300 |
---|---|---|
committer | Boaz Harrosh <[email protected]> | 2012-03-19 13:39:11 -0700 |
commit | b6d1f2dd61de7e696c75fbf39fb99cf41a189084 (patch) | |
tree | 4e4304318f3b5a0a404ea2b0a7539c8f97689819 /net/lapb/lapb_timer.c | |
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 <[email protected]>
Signed-off-by: Boaz Harrosh <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions