commit | 8c4e60f4881698bdd706fdb214db230a80ed0250 | [log] [tgz] |
---|---|---|
author | Junling Zheng <zhengjunling@huawei.com> | Sat Feb 27 10:43:08 2016 +0800 |
committer | Steve Kondik <steve@cyngn.com> | Wed Aug 24 11:43:29 2016 -0700 |
tree | 3fee9bca012fd90540a929ad6e08047cc40d26e5 | |
parent | d29121a1913218418ecb9cd399a3ef6fee622788 [diff] |
fsck.f2fs: calculate the total size correctly Correctly calculate the total FS size in init_sb_info(), for sector size may not be 512 bytes. Signed-off-by: Junling Zheng <zhengjunling@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>