summaryrefslogtreecommitdiffstats
path: root/samples/v4l
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2017-02-25 17:29:54 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2017-02-27 10:07:43 -0800
commit317e13009682d4614ec9ac7c2762eaee26f93ed3 (patch)
tree14878aa0d0bbb8fa0b82f315323bd9a9a32a1666 /samples/v4l
parent19f4e688f89a9ce07b86d06d3df23c1cd877ab4e (diff)
downloadlinux-317e13009682d4614ec9ac7c2762eaee26f93ed3.tar.bz2
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 'samples/v4l')
0 files changed, 0 insertions, 0 deletions