summaryrefslogtreecommitdiff
path: root/scripts/lib
diff options
context:
space:
mode:
authorMark Harmstone <mark@harmstone.com>2026-02-19 14:16:02 +0000
committerDavid Sterba <dsterba@suse.com>2026-02-26 15:03:29 +0100
commit7885ca40c305c64ffa444e1fc55edd6acb7a6e5b (patch)
tree3584b859ada91aa7229553607a2b54e984eb0e9e /scripts/lib
parent54b9395b186a60d1655186c561a505c590654395 (diff)
btrfs: fix transaction handle leaks in btrfs_last_identity_remap_gone()
btrfs_abort_transaction(), unlike btrfs_commit_transaction(), doesn't also free the transaction handle. Fix the instances in btrfs_last_identity_remap_gone() where we're also leaking the transaction on abort. Reported-by: Chris Mason <clm@fb.com> Link: https://lore.kernel.org/linux-btrfs/20260125125129.2245240-1-clm@meta.com/ Fixes: 979e1dc3d69e ("btrfs: handle deletions from remapped block group") Reviewed-by: Filipe Manana <fdmanana@suse.com> Signed-off-by: Mark Harmstone <mark@harmstone.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions