aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2020-03-05 14:22:43 +0800
committerDavid Sterba <[email protected]>2020-05-25 11:25:17 +0200
commit4d81ea8bb4fc40903f4950b082955c709d785467 (patch)
tree5daf5da5bb1dce144b22c422cffa2f0bbbe2b381 /tools/perf/scripts/python
parent4007ea87d900e20a7986cdcdcfdc866e8f8bd473 (diff)
btrfs: reloc: refactor indirect tree backref processing into its own function
The processing of indirect tree backref (TREE_BLOCK_REF) is the most complex work. We need to grab the fs root, do a tree search to locate all its parent nodes, link all needed edges, and put all uncached edges to pending edge list. This is definitely worth a helper function. Reviewed-by: Josef Bacik <[email protected]> Signed-off-by: Qu Wenruo <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions