diff options
author | 2023-10-16 21:11:09 +0100 | |
---|---|---|
committer | 2023-10-25 16:47:09 -0700 | |
commit | 44f68575267ecfc439d11bb782c69ba2598b3ed0 (patch) | |
tree | a49ffc98ed440597b90250f4504cd0f442baf488 /mm/page_alloc.c | |
parent | ocfs2: convert ocfs2_map_page_blocks to use a folio (diff) | |
download | linux-rng-44f68575267ecfc439d11bb782c69ba2598b3ed0.tar.xz linux-rng-44f68575267ecfc439d11bb782c69ba2598b3ed0.zip |
reiserfs: convert writepage to use a folio
Convert the incoming page to a folio and then use it throughout the
writeback path. This definitely isn't enough to support large folios, but
I don't expect reiserfs to gain support for those before it is removed.
Link: https://lkml.kernel.org/r/20231016201114.1928083-23-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Andreas Gruenbacher <agruenba@redhat.com>
Cc: Pankaj Raghav <p.raghav@samsung.com>
Cc: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions