diff options
author | 2024-01-22 23:01:59 +0900 | |
---|---|---|
committer | 2024-02-22 15:38:53 -0800 | |
commit | cce259b4c3b13a82541992c56f9c8238451da859 (patch) | |
tree | 97136ea35e40870e5646390714e0c137a552b360 /scripts/documentation-file-ref-check | |
parent | nilfs2: localize highmem mapping for checkpoint creation within cpfile (diff) | |
download | linux-rng-cce259b4c3b13a82541992c56f9c8238451da859.tar.xz linux-rng-cce259b4c3b13a82541992c56f9c8238451da859.zip |
nilfs2: localize highmem mapping for checkpoint finalization within cpfile
Move the checkpoint finalization routine to the cpfile side, and make the
page mapping local and temporary. And use kmap_local instead of kmap to
access the checkpoint entry page when finalizing a checkpoint.
In this conversion, some of the information on the checkpoint entry being
rewritten is passed through the arguments of the newly added method
nilfs_cpfile_finalize_checkpoint().
Link: https://lkml.kernel.org/r/20240122140202.6950-13-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