aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2021-07-22 15:58:10 +0100
committerDavid Sterba <[email protected]>2021-08-23 13:19:01 +0200
commitc7bcbb2120cb74ce8757e310e5ceea1f3a139597 (patch)
treed2e5336bd3db5559bc0a40d2d76504382fb9ff52 /tools/perf/scripts/python
parent2ac691d8b3b1dd300a48b1763fa3a1434863070b (diff)
btrfs: remove ignore_offset argument from btrfs_find_all_roots()
Currently all the callers of btrfs_find_all_roots() pass a value of false for its ignore_offset argument. This makes the argument pointless and we can remove it and make btrfs_find_all_roots() always pass false as the ignore_offset argument for btrfs_find_all_roots_safe(). So just do that. Reviewed-by: Qu Wenruo <[email protected]> Signed-off-by: Filipe Manana <[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