diff options
author | Ryusuke Konishi <[email protected]> | 2024-01-22 23:01:57 +0900 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-02-22 15:38:53 -0800 |
commit | 7282f2ae8105878a0cc9a2b042f2d6550bf76fc4 (patch) | |
tree | d8172050438ef6eaadcd572a0b0f054ea99e57ee /net/lapb/lapb_iface.c | |
parent | 97d3e9403142dc9b50257bd50d66c42c850695ff (diff) |
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/[email protected]
Signed-off-by: Ryusuke Konishi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions