diff options
author | 2024-01-22 23:01:57 +0900 | |
---|---|---|
committer | 2024-02-22 15:38:53 -0800 | |
commit | 7282f2ae8105878a0cc9a2b042f2d6550bf76fc4 (patch) | |
tree | d8172050438ef6eaadcd572a0b0f054ea99e57ee /scripts/documentation-file-ref-check | |
parent | nilfs2: do not acquire rwsem in nilfs_bmap_write() (diff) | |
download | linux-rng-7282f2ae8105878a0cc9a2b042f2d6550bf76fc4.tar.xz linux-rng-7282f2ae8105878a0cc9a2b042f2d6550bf76fc4.zip |
nilfs2: convert ifile to use kmap_local
Convert deprecated kmap() and kmap_atomic() to use kmap_local for the
ifile metadata file used to manage disk inodes.
In some usages, calls to kmap_local and kunmap_local are split into
different helpers, but those usages can be safely changed to local thread
kmap.
Link: https://lkml.kernel.org/r/20240122140202.6950-11-konishi.ryusuke@gmail.com
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/documentation-file-ref-check')
0 files changed, 0 insertions, 0 deletions