diff options
| author | Yongpeng Yang <yangyongpeng@xiaomi.com> | 2026-01-15 19:47:50 +0300 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2026-01-27 05:45:58 +0300 |
| commit | be38b5717a2953648dd294418b7c2dfdb8e81d7a (patch) | |
| tree | 820425065b7f44625b4bdcb06d46db8ff9ffcecd /include | |
| parent | 252cf8c4d679fc40cdb934da6c5128e5943fec3f (diff) | |
| download | linux-be38b5717a2953648dd294418b7c2dfdb8e81d7a.tar.xz | |
f2fs: pin files do not require sbi->writepages lock for ordering
For pinned files, the file mapping is already established before
writing, and since the writes are in IPU, there is no need to acquire
the sbi->writepages lock to guarantee write ordering.
Signed-off-by: Yongpeng Yang <yangyongpeng@xiaomi.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
