aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHou Pengyang <houpengyang@huawei.com>2017-04-25 12:45:13 +0000
committerMoyster <oysterized@gmail.com>2017-05-21 18:43:08 +0200
commitbfe2912c2818845b1acb0e2d15e87f6fa43890f6 (patch)
tree2ebdbac0645a7dd924d24b1a3c9bc7faed659113 /include
parent50ca0b2102b01e5c38ea734fbe4acf54e87eef2d (diff)
f2fs: lookup extent cache first under IPU scenario
If a page is cold, NOT atomit written and need_ipu now, there is a high probability that IPU should be adapted. For IPU, we try to check extent tree to get the block index first, instead of reading the dnode page, where may lead to an useless dnode IO, since no need to update the dnode index for IPU. Signed-off-by: Hou Pengyang <houpengyang@huawei.com> Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org> Conflicts: fs/f2fs/gc.c
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions