aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2017-02-25 17:29:54 +0800
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:35:02 +0200
commit514d121e46bc11605edbf0bbf427b5baabfa9933 (patch)
tree18de36be22547f378e77a0f9fdeb07c9610dd023 /include
parent3167ff086da2bfc25e1124e38a077c1fd86568ca (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