diff options
author | Qu Wenruo <wqu@suse.com> | 2024-12-12 16:44:03 +1030 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-01-13 16:00:50 +0100 |
commit | bf50aca633bb5de5901b831bbac0e6b678d61a3f (patch) | |
tree | 11e64e8827837e98bfc69039ed5f4d9dbf749152 /tools/perf/scripts/python/syscall-counts.py | |
parent | 975a6a8855f45729a0fbfe2a8f2df2d3faef2a97 (diff) |
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 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions