summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/data.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2020-08-24 22:48:41 +0100
committerJaegeuk Kim <jaegeuk@kernel.org>2020-09-11 11:11:24 -0700
commit4cb03fecd3ff9adfaeb68267aac760eaaac0d7e1 (patch)
tree3e431b11c80d676f7ae1d735032f0082f789d258 /fs/f2fs/data.c
parent093749e296e29a4b0162eb925a6701a01e8c9a98 (diff)
downloadlinux-4cb03fecd3ff9adfaeb68267aac760eaaac0d7e1.tar.bz2
f2fs: Simplify SEEK_DATA implementation
Instead of finding the first dirty page and then seeing if it matches the index of a block that is NEW_ADDR, delay the lookup of the dirty bit until we've actually found a block that's NEW_ADDR. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/data.c')
0 files changed, 0 insertions, 0 deletions