commit | 48ab25f486a3f730db825758b9728fffdf237574 | [log] [tgz] |
---|---|---|
author | Weichao Guo <guoweichao@huawei.com> | Sat Oct 14 08:13:32 2017 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Thu Oct 26 10:44:16 2017 +0200 |
tree | 37f39f117b9e1e5a3e745ebfa211ec14f948d24a | |
parent | 5b4267d195dd887c4412e34b5a7365baa741b679 [diff] |
f2fs: skip searching non-exist range in truncate_hole Let's skip entire non-exist area to speed up truncate_hole by using get_next_page_offset. Signed-off-by: Weichao Guo <guoweichao@huawei.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>