Skip to content
Commit d6964949 authored by Zhikang Zhang's avatar Zhikang Zhang Committed by Jaegeuk Kim
Browse files

f2fs: change le32 to le16 of f2fs_inode->i_extra_size



In the structure of f2fs_inode, i_extra_size's type is __le16,
so we should keep type consistent when using it.

Fixes: 704956ec ("f2fs: support inode checksum")
Signed-off-by: default avatarZhikang Zhang <zhangzhikang1@huawei.com>
Signed-off-by: default avatarYunlei He <heyunlei@huawei.com>
Reviewed-by: default avatarChao Yu <yuchao0@huawei.com>
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent 56b07e7e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment