commit | 008396e1b026b3873091b555b808155da7d9d18f | [log] [tgz] |
---|---|---|
author | Yunlong Song <yunlong.song@huawei.com> | Fri Aug 04 17:07:15 2017 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Tue Aug 15 10:40:10 2017 -0700 |
tree | 5ac002d856af919e83c9d2b0d0e46b54208bf002 | |
parent | b0af6d491a6b5f5622fa91ac75f34f3640f862c4 [diff] |
f2fs: fix the size value in __check_sit_bitmap The current size value is not correct and will miss bitmap check. Signed-off-by: Yunlong Song <yunlong.song@huawei.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>