diff options
author | Zhikang Zhang <zhangzhikang1@huawei.com> | 2018-04-13 20:02:34 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2018-05-31 21:31:46 +0300 |
commit | d6964949e443077b1d32d78e76ea02b4c9da7748 (patch) | |
tree | 98206ad87e6bd0761b912ea2f8d4c62087ce487b /fs/hugetlbfs | |
parent | 56b07e7e65503cec9e8d74507937a3809dddd48f (diff) | |
download | linux-d6964949e443077b1d32d78e76ea02b4c9da7748.tar.xz |
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: 704956ecf5bc ("f2fs: support inode checksum")
Signed-off-by: Zhikang Zhang <zhangzhikang1@huawei.com>
Signed-off-by: Yunlei He <heyunlei@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/hugetlbfs')
0 files changed, 0 insertions, 0 deletions