Matthew Wilcox (Oracle) f3851fed07 gfs2: Convert gfs2_page_mkwrite() to use a folio
Convert the incoming page to a folio and use it throughout, saving
several calls to compound_head().  Also use 'pos' for file position
rather than the ambiguous 'offset' and convert 'length' to type size_t
in case we get some truly ridiculous sized folios in the future.  This
function should now be large-folio safe, but I may have missed
something.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
2024-04-29 13:04:40 +02:00
..
2024-01-10 09:36:40 -08:00
2024-04-09 18:35:57 +02:00
2024-01-10 10:17:23 -08:00
2023-08-02 09:13:09 -06:00
2024-04-29 12:35:15 +02:00
2024-01-10 09:36:40 -08:00
2023-11-07 11:54:17 -08:00
2024-04-29 12:35:15 +02:00
2023-11-07 11:54:17 -08:00
2024-04-29 12:35:15 +02:00
2024-04-29 12:35:15 +02:00