aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk.kim@samsung.com>2013-05-24 12:41:04 +0900
committerJaegeuk Kim <jaegeuk.kim@samsung.com>2013-05-28 15:03:04 +0900
commita9841c4dbbdd8a2fb919ea305ffa95ab5ec80af2 (patch)
treeded1ade97f536d1288dc1c354a09dabd26538f20 /kernel/sysctl_binary.c
parentf2fs: dereferencing an ERR_PTR (diff)
f2fs: align data types between on-disk and in-memory block addresses
The on-disk block address is defined as __le32, but in-memory block address, block_t, does as u64. Let's synchronize them to 32 bits. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions