summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorChao Yu <yuchao0@huawei.com>2021-04-01 11:01:53 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2021-04-06 07:16:22 -0700
commita303b0ac920d807cb7da4f1cd85759fbe44fa654 (patch)
tree4af917ef5aa1e70ca53676c898860bbd3e8ac6ee /README
parentb5d15199a26f6dce624b43c82764cdb3827e7c89 (diff)
downloadlinux-stable-a303b0ac920d807cb7da4f1cd85759fbe44fa654.tar.gz
linux-stable-a303b0ac920d807cb7da4f1cd85759fbe44fa654.tar.bz2
linux-stable-a303b0ac920d807cb7da4f1cd85759fbe44fa654.zip
f2fs: fix to avoid GC/mmap race with f2fs_truncate()
It missed to hold i_gc_rwsem and i_map_sem around f2fs_truncate() in f2fs_file_write_iter() to avoid racing with background GC and mmap, fix it. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions