aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2021-11-05 16:45:29 -0400
committerDavid Sterba <dsterba@suse.com>2022-01-03 15:09:47 +0100
commit2e4e97abac4c95f8b87b2912ea013f7836a6f10b (patch)
tree9bb8e166af10b2eae4d7cbf94a41d5c30ea31ff0 /kernel
parentbtrfs: rework async transaction committing (diff)
downloadlinux-dev-2e4e97abac4c95f8b87b2912ea013f7836a6f10b.tar.xz
linux-dev-2e4e97abac4c95f8b87b2912ea013f7836a6f10b.zip
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 'kernel')
0 files changed, 0 insertions, 0 deletions