diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2023-06-13 00:01:33 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-06-20 02:19:30 +0300 |
commit | bb0ea5989c093c14b6d6af03eed4a4fd85c50a0b (patch) | |
tree | 38c9f6ef10e13f971dd899f3f4d59d120beb6230 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 285e0fc95ab122285c123c41cdb198fff9bbb3b8 (diff) | |
download | linux-bb0ea5989c093c14b6d6af03eed4a4fd85c50a0b.tar.xz |
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 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions