aboutsummaryrefslogtreecommitdiff
path: root/fs/f2fs/debug.c
diff options
context:
space:
mode:
authorChao Yu <chao2.yu@samsung.com>2015-12-01 11:47:33 +0800
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:32:29 +0200
commit069e02e36fa974ae49e7390629beed69cabc4d77 (patch)
tree2db4c907505441e55e11bf5f365174ca0a58e72e /fs/f2fs/debug.c
parentd3c58fbf8a93691197f0cc56fe9c64218ec3d607 (diff)
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/debug.c')
0 files changed, 0 insertions, 0 deletions