diff options
| author | Filipe Manana <[email protected]> | 2025-05-16 16:32:14 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2025-07-21 13:31:05 +0000 |
| commit | 5cf0e668ea8a64b45918aee38f5602b9dbbc3e7e (patch) | |
| tree | 9a3f099426d008162bb6959139ce37fe882e3437 /fs/btrfs/tree-log.c | |
| parent | btrfs: unfold transaction abort at __btrfs_inc_extent_ref() (diff) | |
| download | kernel-5cf0e668ea8a64b45918aee38f5602b9dbbc3e7e.tar.gz kernel-5cf0e668ea8a64b45918aee38f5602b9dbbc3e7e.zip | |
btrfs: unfold transaction abort at walk_up_proc()
Instead of having a common btrfs_abort_transaction() call for when any of
the two btrfs_dec_ref() calls fail, move the btrfs_abort_transaction() to
happen immediately after each one of the calls, so that when analysing a
stack trace with a transaction abort we know which call failed.
Reviewed-by: Boris Burkov <[email protected]>
Reviewed-by: Qu Wenruo <[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 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions
