aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpicoder.c
diff options
context:
space:
mode:
authorVishal Moola (Oracle) <[email protected]>2022-11-17 23:30:52 -0800
committerAndrew Morton <[email protected]>2022-11-30 15:59:02 -0800
commit6dd8fe86fa84729538d8bed3149faf9c5886bb5b (patch)
treea8754fad675fea4ee5d2e3746061c5f35c7c7ebd /lib/mpi/mpicoder.c
parenta4bafffb5dc5be6c7a3b77b2de0cbaf6776a3c8b (diff)
ext4: convert move_extent_per_page() to use folios
Patch series "Removing the try_to_release_page() wrapper", v3. This patchset replaces the remaining calls of try_to_release_page() with the folio equivalent: filemap_release_folio(). This allows us to remove the wrapper. This patch (of 4): Convert move_extent_per_page() to use folios. This change removes 5 calls to compound_head() and is in preparation for the removal of the try_to_release_page() wrapper. Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Vishal Moola (Oracle) <[email protected]> Cc: Matthew Wilcox <[email protected]> Cc: Naoya Horiguchi <[email protected]> Cc: Theodore Ts'o <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions