]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
nilfs2: convert cpfile to use kmap_local
authorRyusuke Konishi <konishi.ryusuke@gmail.com>
Mon, 22 Jan 2024 14:02:02 +0000 (23:02 +0900)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 22 Feb 2024 23:38:54 +0000 (15:38 -0800)
commit5eccc067f0173246dea5dede684d20a56b15645f
treeefa2d4d84a7dd47d6cc525142d4ccff7ebfeef7e
parent78ce491548e1034c863c1241de14a1afa8ec4352
nilfs2: convert cpfile to use kmap_local

Convert all remaining usages of kmap_atomic in cpfile to kmap_local.

Link: https://lkml.kernel.org/r/20240122140202.6950-16-konishi.ryusuke@gmail.com
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/nilfs2/cpfile.c