summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/node.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2021-01-14 19:00:51 +0000
committerJaegeuk Kim <jaegeuk@kernel.org>2021-01-27 15:20:07 -0800
commit12699fb781574d50871ec6a4d96ac5e0f0ede03e (patch)
tree06235bd540571f0c4990fa66820e666893b03f3c /fs/f2fs/node.c
parentdeaa965fb01173478a1234f4305c71fffa4b5dc4 (diff)
downloadlinux-12699fb781574d50871ec6a4d96ac5e0f0ede03e.tar.bz2
f2fs: Remove readahead collision detection
With the new ->readahead operation, locked pages are added to the page cache, preventing two threads from racing with each other to read the same chunk of file, so this is dead code. 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/node.c')
0 files changed, 0 insertions, 0 deletions