diff options
author | Filipe Manana <fdmanana@suse.com> | 2024-10-21 14:10:26 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-11-11 16:34:20 +0300 |
commit | 8d07a8f4c6415c71a9e0232aef8c2aee39620fca (patch) | |
tree | c82aaf47629b26f4e7382562b39f1a0be2aa930d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c3a5888e0f4749c721b969e635303f397be9b44e (diff) | |
download | linux-8d07a8f4c6415c71a9e0232aef8c2aee39620fca.tar.xz |
btrfs: remove duplicated code to drop delayed ref during transaction abort
When destroying delayed refs during a transaction abort, we have open
coded the removal of a delayed ref, which is also done by the static
helper function drop_delayed_ref(). So remove that duplicated code and
use drop_delayed_ref() instead.
Reviewed-by: Boris Burkov <boris@bur.io>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions