summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2017-02-25 17:29:54 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2017-03-08 22:01:16 -0800
commite042b87adaa7be0bdda3998f07cc3777fc845a71 (patch)
tree5a9a4813619b2deab937019898875cd9a18d9762 /include
parent1b30dde97f843a00bd6c19c3bd6fe501a4487b8f (diff)
f2fs: kill __is_extent_same
Since commit ee6d182f2a19 ("f2fs: remove syncing inode page in all the cases") delayed inode element updating from inode cache to node page cache, so once largest cached extent is updated, we can make inode dirty immediately instead of checking and updating it in the end of extent cache update. The above commit didn't clean up unneeded codes in extent_cache.c, let's finish the job in this patch. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions