diff options
author | 2024-10-24 18:25:45 +0900 | |
---|---|---|
committer | 2024-11-05 17:12:40 -0800 | |
commit | b18d78dec38e0ccd06e968396388eadea1da1c4e (patch) | |
tree | 376bf70d81ab73bf8cc71176104b185976401810 /scripts/generate_rust_analyzer.py | |
parent | nilfs2: convert nilfs_page_count_clean_buffers() to take a folio (diff) | |
download | wireguard-linux-b18d78dec38e0ccd06e968396388eadea1da1c4e.tar.xz wireguard-linux-b18d78dec38e0ccd06e968396388eadea1da1c4e.zip |
nilfs2: convert nilfs_recovery_copy_block() to take a folio
Use memcpy_to_folio() instead of open-coding it, and use offset_in_folio()
in case anybody wants to use nilfs2 on a device with large blocks.
[konishi.ryusuke@gmail.com: added label name change]
Link: https://lkml.kernel.org/r/20241002150036.1339475-4-willy@infradead.org
Link: https://lkml.kernel.org/r/20241024092602.13395-12-konishi.ryusuke@gmail.com
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions