Gao Xiang 613f3dcdf0 f2fs: no need to take page lock in readdir
VFS will take inode_lock for readdir, therefore no need to
take page lock in readdir at all just as the majority of
other generic filesystems.

This patch improves concurrency since .iterate_shared
was introduced to VFS years ago.

Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2019-03-12 18:59:18 -07:00
..
2018-12-26 15:16:53 -08:00
2018-09-12 13:07:10 -07:00
2019-03-12 18:59:18 -07:00
2019-03-12 18:59:11 -07:00
2018-09-12 13:07:10 -07:00
2018-09-12 13:07:10 -07:00
2019-02-04 08:55:34 -08:00
2018-09-12 13:07:10 -07:00
2019-02-15 20:59:46 -08:00
2018-09-12 13:07:10 -07:00