diff options
author | Ryusuke Konishi <konishi.ryusuke@gmail.com> | 2024-01-22 17:01:52 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-02-23 02:38:53 +0300 |
commit | 6b473de888f08ee6f412d7af6207122d843a8998 (patch) | |
tree | 33bfa2b979b1aed1eb780bfa122dce63357ccdc7 /scripts/gdb/vmlinux-gdb.py | |
parent | a3baca58b64e4942183c5bb52ad3b0f1389daf3d (diff) | |
download | linux-6b473de888f08ee6f412d7af6207122d843a8998.tar.xz |
nilfs2: convert sufile to use kmap_local
Concerning the code of the metadata file sufile for segment management,
convert all parts that uses the deprecated kmap_atomic() to use
kmap_local. All transformations are directly possible here.
Link: https://lkml.kernel.org/r/20240122140202.6950-6-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/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions