]> Git Repo - linux.git/commit
btrfs: convert begin_page_folio() to take a folio instead
authorJosef Bacik <[email protected]>
Tue, 23 Jul 2024 20:19:12 +0000 (16:19 -0400)
committerDavid Sterba <[email protected]>
Tue, 10 Sep 2024 14:51:13 +0000 (16:51 +0200)
commitfcf50d161c622f18d8ecc4f0925b452349d9f1f0
tree4c090b884015955d1e2e0fc89e4d80bea72cbe35
parent645006d87cd8236855eedc860ef16842c34e1296
btrfs: convert begin_page_folio() to take a folio instead

This already uses a folio internally, change it to take a folio as an
argument instead.

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