diff options
author | Josef Bacik <josef@toxicpanda.com> | 2021-11-05 16:45:29 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-01-03 15:09:47 +0100 |
commit | 2e4e97abac4c95f8b87b2912ea013f7836a6f10b (patch) | |
tree | 9bb8e166af10b2eae4d7cbf94a41d5c30ea31ff0 /crypto/tcrypt.c | |
parent | fdfbf020664b92336ac4f554ffec2d2f890960b9 (diff) | |
download | linux-2e4e97abac4c95f8b87b2912ea013f7836a6f10b.tar.bz2 |
btrfs: pass fs_info to trace_btrfs_transaction_commit
The root on the trans->root can be anything, and generally we're
committing from the transaction kthread so it's usually the tree_root.
Change this to just take an fs_info, and to maintain compatibility
simply put the ROOT_TREE_OBJECTID as the root objectid for the
tracepoint. This will allow use to remove trans->root.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'crypto/tcrypt.c')
0 files changed, 0 insertions, 0 deletions