aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2022-07-15 15:45:27 -0400
committerDavid Sterba <[email protected]>2022-09-26 12:27:54 +0200
commit7b9c293b050f92e3441150f34f1dd801a0040e94 (patch)
tree5cc31d39eb94c234b8525f296ea8bb8cec1f1f17 /tools/perf/scripts/python/export-to-sqlite.py
parent50c31eaa4ccf6923cd19d79033f8d7584de9077e (diff)
btrfs: remove BLOCK_GROUP_FLAG_HAS_CACHING_CTL
This is used mostly to determine if we need to look at the caching ctl list and clean up any references to this block group. However we never clear this flag, specifically because we need to know if we have to remove a caching ctl we have for this block group still. This is in the remove block group path which isn't a fast path, so the optimization doesn't really matter, simplify this logic and remove the flag. Signed-off-by: Josef Bacik <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions