diff options
author | 2025-02-17 18:51:15 +0000 | |
---|---|---|
committer | 2025-02-28 11:21:30 +0100 | |
commit | a55cf4fd8faea83dbb1ac7a3cb708193e33aa7a1 (patch) | |
tree | f495055e18d1d97ab896191999ae55683cfd087b /scripts/generate_rust_analyzer.py | |
parent | ceph: Convert ceph_check_page_before_write() to use a folio (diff) | |
download | wireguard-linux-a55cf4fd8faea83dbb1ac7a3cb708193e33aa7a1.tar.xz wireguard-linux-a55cf4fd8faea83dbb1ac7a3cb708193e33aa7a1.zip |
ceph: Remove uses of page from ceph_process_folio_batch()
Remove uses of page->index and deprecated page APIs. Saves a lot of
hidden calls to compound_head().
Also convert is_page_index_contiguous() to is_folio_index_contiguous()
and make its arguments const.
Signed-off-by: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Link: https://lore.kernel.org/r/20250217185119.430193-8-willy@infradead.org
Tested-by: Viacheslav Dubeyko <Slava.Dubeyko@ibm.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions