summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2024-10-21 14:10:26 +0300
committerDavid Sterba <dsterba@suse.com>2024-11-11 16:34:20 +0300
commit8d07a8f4c6415c71a9e0232aef8c2aee39620fca (patch)
treec82aaf47629b26f4e7382562b39f1a0be2aa930d /tools/perf/scripts/python/export-to-postgresql.py
parentc3a5888e0f4749c721b969e635303f397be9b44e (diff)
downloadlinux-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