summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2022-07-15 15:45:27 -0400
committerDavid Sterba <dsterba@suse.com>2022-09-26 12:27:54 +0200
commit7b9c293b050f92e3441150f34f1dd801a0040e94 (patch)
tree5cc31d39eb94c234b8525f296ea8bb8cec1f1f17 /tools/perf/scripts/python
parent50c31eaa4ccf6923cd19d79033f8d7584de9077e (diff)
downloadlinux-7b9c293b050f92e3441150f34f1dd801a0040e94.tar.gz
linux-7b9c293b050f92e3441150f34f1dd801a0040e94.zip
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 <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions