diff options
author | 2024-12-12 16:44:03 +1030 | |
---|---|---|
committer | 2025-01-13 16:00:50 +0100 | |
commit | bf50aca633bb5de5901b831bbac0e6b678d61a3f (patch) | |
tree | 11e64e8827837e98bfc69039ed5f4d9dbf749152 /scripts/generate_rust_analyzer.py | |
parent | btrfs: add extra error messages for delalloc range related errors (diff) | |
download | wireguard-linux-bf50aca633bb5de5901b831bbac0e6b678d61a3f.tar.xz wireguard-linux-bf50aca633bb5de5901b831bbac0e6b678d61a3f.zip |
btrfs: remove the unused locked_folio parameter from btrfs_cleanup_ordered_extents()
The function btrfs_cleanup_ordered_extents() is only called in error
handling path, and the last caller with a @locked_folio parameter was
removed to fix a bug in the btrfs_run_delalloc_range() error handling.
There is no need to pass @locked_folio parameter anymore.
Reviewed-by: Boris Burkov <boris@bur.io>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions