Skip to content
Commit 6f648928 authored by Wei Fang's avatar Wei Fang Committed by Jaegeuk Kim
Browse files

f2fs: remove useless truncate in f2fs_collapse_range()



Since offset < new_size, no need to do truncate_pagecache() again
with new_size.

Signed-off-by: default avatarWei Fang <fangwei1@huawei.com>
Reviewed-by: default avatarChao Yu <yuchao0@huawei.com>
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent 742532d1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment