]> Git Repo - linux.git/commit
btrfs: convert struct btrfs_writepage_fixup to use a folio
authorJosef Bacik <[email protected]>
Wed, 24 Jul 2024 21:28:05 +0000 (17:28 -0400)
committerDavid Sterba <[email protected]>
Tue, 10 Sep 2024 14:51:16 +0000 (16:51 +0200)
commit1b5125bbd42541d4fb954e9636284d0387d2b7f7
tree3d0a3f3d74d383641d1bd3500d3d5da23e8af5dd
parentd71b53c3cb0ad0df8c0dfc1ea9a6507e010794da
btrfs: convert struct btrfs_writepage_fixup to use a folio

Now the fixup creator and consumer use folios, change this to use a
folio as well.

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.047847 seconds and 4 git commands to generate.