diff options
author | 2023-06-12 22:01:33 +0100 | |
---|---|---|
committer | 2023-06-19 16:19:30 -0700 | |
commit | bb0ea5989c093c14b6d6af03eed4a4fd85c50a0b (patch) | |
tree | 38c9f6ef10e13f971dd899f3f4d59d120beb6230 /mm/page-writeback.c | |
parent | gfs2: support ludicrously large folios in gfs2_trans_add_databufs() (diff) | |
download | wireguard-linux-bb0ea5989c093c14b6d6af03eed4a4fd85c50a0b.tar.xz wireguard-linux-bb0ea5989c093c14b6d6af03eed4a4fd85c50a0b.zip |
buffer: make block_write_full_page() handle large folios correctly
Keep the interface as struct page, but work entirely on the folio
internally. Removes several PAGE_SIZE assumptions and removes some
references to page->index and page->mapping.
Link: https://lkml.kernel.org/r/20230612210141.730128-7-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Tested-by: Bob Peterson <rpeterso@redhat.com>
Reviewed-by: Bob Peterson <rpeterso@redhat.com>
Cc: Andreas Gruenbacher <agruenba@redhat.com>
Cc: Hannes Reinecke <hare@suse.com>
Cc: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page-writeback.c')
0 files changed, 0 insertions, 0 deletions