diff options
| author | Filipe Manana <fdmanana@suse.com> | 2025-05-21 17:30:56 +0100 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2025-07-21 23:44:11 +0200 |
| commit | 8f1e1b263dbcd0f250116b9453001eb48fc31c74 (patch) | |
| tree | 93a77ca149667e8c824772615d70348cd33bfeb8 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 2a946bf6d675178934100582317d58ce74f9e5af (diff) | |
btrfs: unfold transaction aborts when replaying log trees
We have a single line doing a transaction abort in case either we got an
error from btrfs_get_fs_root() different from -ENOENT or we got an error
from btrfs_pin_extent_for_log_replay(), making it hard to figure out which
function call failed when looking at a transaction abort massages and
stack trace in dmesg. Change this to have an explicit transaction abort
for each one of the two cases.
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
