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

Also rename lock_delalloc_pages => lock_delalloc_folios in the process,
now that it exclusively works on folios.

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