Home
last modified time | relevance | path

Searched hist:24015907 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dlops.c24015907 Fri May 13 20:21:11 CDT 2022 Matthew Wilcox (Oracle) <willy@infradead.org> gfs2: Convert gfs2_jhead_process_page() to use a folio

Use folio_put_refs() to perform only one atomic operation instead of two.
The other changes are straightforward conversions from page APIs to
their folio equivalents.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>