diff options
author | Filipe Manana <[email protected]> | 2021-09-08 16:29:26 +0100 |
---|---|---|
committer | David Sterba <[email protected]> | 2021-09-17 19:29:41 +0200 |
commit | acbee9aff8aea4b9b66ab3d5cee6b8dbc153dc38 (patch) | |
tree | 44dca0bba59f78b95b194480868c29712adc9e61 /scripts/gdb/linux/utils.py | |
parent | bbc9a6eb5eec03dcafee266b19f56295e3b2aa8f (diff) |
btrfs: fix transaction handle leak after verity rollback failure
During a verity rollback, if we fail to update the inode or delete the
orphan, we abort the transaction and return without releasing our
transaction handle. Fix that by releasing the handle.
Fixes: 146054090b0859 ("btrfs: initial fsverity support")
Fixes: 705242538ff348 ("btrfs: verity metadata orphan items")
Reviewed-by: Boris Burkov <[email protected]>
Signed-off-by: Filipe Manana <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions