summaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/cpfile.c
diff options
context:
space:
mode:
authorRyusuke Konishi <konishi.ryusuke@gmail.com>2024-01-22 23:01:57 +0900
committerAndrew Morton <akpm@linux-foundation.org>2024-02-22 15:38:53 -0800
commit7282f2ae8105878a0cc9a2b042f2d6550bf76fc4 (patch)
treed8172050438ef6eaadcd572a0b0f054ea99e57ee /fs/nilfs2/cpfile.c
parent97d3e9403142dc9b50257bd50d66c42c850695ff (diff)
downloadlinux-stable-7282f2ae8105878a0cc9a2b042f2d6550bf76fc4.tar.gz
linux-stable-7282f2ae8105878a0cc9a2b042f2d6550bf76fc4.tar.bz2
linux-stable-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 'fs/nilfs2/cpfile.c')
0 files changed, 0 insertions, 0 deletions