]> Git Repo - linux.git/commit
btrfs: convert __unlock_for_delalloc() to take a folio
authorJosef Bacik <[email protected]>
Wed, 24 Jul 2024 20:17:43 +0000 (16:17 -0400)
committerDavid Sterba <[email protected]>
Tue, 10 Sep 2024 14:51:14 +0000 (16:51 +0200)
commit79be4a28d834eacab2e827985f8fa7951a9122b5
tree1901c20cbec24a862e0a3c7090d905ce8584d093
parente4d80ebe50de25f1a3c32b7a307bcfc52c9d21ae
btrfs: convert __unlock_for_delalloc() to take a folio

All of the callers have a folio at this point, update
__unlock_for_delalloc to take a folio so that it's consistent with its
callers.

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