diff options
| author | Filipe Manana <fdmanana@suse.com> | 2026-02-03 17:23:20 +0000 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-04-07 18:55:54 +0200 |
| commit | 98d9df251591b40a4a07b17870cb15dc4f1b1251 (patch) | |
| tree | 49dae1fd281606ea7a67623dc3ddca738f166afe /tools/perf/scripts/python/task-analyzer.py | |
| parent | 00b41fee23dab8879bdf656bcdaa6998b18ef3dc (diff) | |
btrfs: pass transaction handle to write_all_supers()
We are holding a transaction In every context we call write_all_supers(),
so pass the transaction handle instead of fs_info to it. This will allow
us to abort the transaction in write_all_supers() instead of calling
btrfs_handle_fs_error() in a later patch.
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
