diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-09-07 00:55:54 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-09-12 19:30:39 +0200 |
commit | 34b5d5c22d64273319a525cb4e9f2d073df9f4a0 (patch) | |
tree | 504d4dbc5b217d7de478ab5c4d49a2ca9a2f945b /fs/f2fs/segment.c | |
parent | f2fs: no need to make zeros beyond i_size (diff) | |
download | linux-34b5d5c22d64273319a525cb4e9f2d073df9f4a0.tar.xz linux-34b5d5c22d64273319a525cb4e9f2d073df9f4a0.zip |
f2fs: avoid page allocation for truncating partial inline_data
When truncating cached inline_data, we don't need to allocate a new page
all the time. Instead, it must check its page cache only.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions