summaryrefslogtreecommitdiff
path: root/fs/ocfs2/move_extents.c
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk.kim@samsung.com>2013-06-19 11:47:19 (GMT)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>2013-07-01 23:47:35 (GMT)
commit7e586fa0244578320fcced9cc08c6b124f727c35 (patch)
treefb95e07a67d211f84d8722b4240c4c826822c4df /fs/ocfs2/move_extents.c
parent696c018c7718f5e33e1107da19c4d64a25018878 (diff)
downloadlinux-fsl-qoriq-7e586fa0244578320fcced9cc08c6b124f727c35.tar.xz
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/ocfs2/move_extents.c')
0 files changed, 0 insertions, 0 deletions