commit | aef665d69ad15afaebdc2c32b3e58fc526ba6c3d | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Wed Jul 24 15:53:18 2024 -0400 |
committer | David Sterba <dsterba@suse.com> | Tue Sep 10 16:51:14 2024 +0200 |
tree | 4f10f0631fd5b3988bc7b01835a30e8a0e87c98c | |
parent | 0a577636a9399d40c1da68fc61ebfbe21f793739 [diff] |
btrfs: convert btrfs_finish_ordered_extent() to take a folio The callers and callee's of this now all use folios, update it to take a folio as well. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>