summaryrefslogtreecommitdiff
path: root/fs/f2fs/hash.c
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk.kim@samsung.com>2013-06-19 20:47:19 +0900
committerChanho Park <chanho61.park@samsung.com>2014-11-18 11:43:52 +0900
commit31234470c78f7910fb112d2a3bdec3de37e41a08 (patch)
treeb3c1152527611273b0f9f13d932b79e766d54325 /fs/f2fs/hash.c
parent66f0de06e9a181bcc659fc84b574a810c714a27f (diff)
downloadlinux-3.10-31234470c78f7910fb112d2a3bdec3de37e41a08.tar.gz
linux-3.10-31234470c78f7910fb112d2a3bdec3de37e41a08.tar.bz2
linux-3.10-31234470c78f7910fb112d2a3bdec3de37e41a08.zip
f2fs: fix crc endian conversion
While calculating CRC for the checkpoint block, we use __u32, but when storing the crc value to the disk, we use __le32. Let's fix the inconsistency. Reported-and-Tested-by: Oded Gabbay <ogabbay@advaoptical.com> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'fs/f2fs/hash.c')
0 files changed, 0 insertions, 0 deletions