aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/gc.c
diff options
context:
space:
mode:
authorChao Yu <chao2.yu@samsung.com>2015-12-01 11:47:33 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2015-12-04 12:07:57 -0800
commit9006f2c93fe5cc450bc0d3a4924b46393f165b4a (patch)
treed75afedaca0773ac0909c1b9582523f73eefde17 /fs/f2fs/gc.c
parentf2fs: clean up argument of recover_data (diff)
downloadlinux-dev-9006f2c93fe5cc450bc0d3a4924b46393f165b4a.tar.xz
linux-dev-9006f2c93fe5cc450bc0d3a4924b46393f165b4a.zip
f2fs: kill f2fs_drop_largest_extent
For direct IO, f2fs only allocate new address for the block which is not exist in the disk before, its mapping info should not exist in extent cache previously, so here we do not need to call f2fs_drop_largest_extent to drop related cache. Due to no more callers for f2fs_drop_largest_extent now, kill it. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/gc.c')
0 files changed, 0 insertions, 0 deletions