Files
linux/fs/f2fs
Jan Kara edc6d01bad f2fs: Convert to using invalidate_lock
Use invalidate_lock instead of f2fs' private i_mmap_sem. The intended
purpose is exactly the same. By this conversion we fix a long standing
race between hole punching and read(2) / readahead(2) paths that can
lead to stale page cache contents.

CC: Jaegeuk Kim <jaegeuk@kernel.org>
CC: Chao Yu <yuchao0@huawei.com>
CC: linux-f2fs-devel@lists.sourceforge.net
Acked-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2021-07-13 14:29:01 +02:00
..
2021-04-10 10:36:39 -07:00
2021-01-24 14:27:20 +01:00
2021-07-13 14:29:01 +02:00
2021-07-13 14:29:01 +02:00
2021-07-13 14:29:01 +02:00
2021-03-30 18:48:56 -07:00
2021-01-27 15:20:07 -08:00
2021-07-13 14:29:01 +02:00
2021-04-10 10:36:39 -07:00