]> Git Repo - linux.git/commit
btrfs: convert cow_file_range() to take a folio
authorJosef Bacik <[email protected]>
Wed, 24 Jul 2024 20:37:29 +0000 (16:37 -0400)
committerDavid Sterba <[email protected]>
Tue, 10 Sep 2024 14:51:15 +0000 (16:51 +0200)
commit4cf7e0562f5f1819d658f8bc6349a787bafc9da6
tree4d633ba3d5793a1adbdb904af0d7f96fcccb1be4
parent9f5db28074ade4edf8cf081927134f7eebd912f3
btrfs: convert cow_file_range() to take a folio

Convert this to take a folio and pass it into all of the various cleanup
functions.  Update the callers to pass in a folio instead.

Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
fs/btrfs/inode.c
This page took 0.051264 seconds and 4 git commands to generate.