diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2024-10-02 05:01:07 +0100 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-10-04 09:24:25 +0200 |
commit | fd15ba4cb00a43fb4df42e1f95f94857ad122eea (patch) | |
tree | 30bcf9451f7b284ba7da206a1ea2091a40e82fd3 /mm/truncate.c | |
parent | a6752a6e7fb0537ed9cc22049de06b688821d7b1 (diff) | |
download | linux-fd15ba4cb00a43fb4df42e1f95f94857ad122eea.tar.gz linux-fd15ba4cb00a43fb4df42e1f95f94857ad122eea.tar.bz2 linux-fd15ba4cb00a43fb4df42e1f95f94857ad122eea.zip |
ceph: Remove call to PagePrivate2()
Use the folio that we already have to call folio_test_private_2()
instead. This is the last call to PagePrivate2(), so replace its
PAGEFLAG() definition with FOLIO_FLAG().
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Link: https://lore.kernel.org/r/20241002040111.1023018-6-willy@infradead.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'mm/truncate.c')
0 files changed, 0 insertions, 0 deletions