aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2022-07-15 15:45:25 -0400
committerDavid Sterba <[email protected]>2022-09-26 12:27:54 +0200
commit9283b9e09a6d4c0150c33b5674d5071234218c99 (patch)
tree03cf1e7cc25df6d5bbf8369c9af4fd2c410e811a /tools/perf/scripts/python/bin/stackcollapse-report
parent3349b57fd47b5de10936bd8928db546b20c9fb91 (diff)
btrfs: remove lock protection for BLOCK_GROUP_FLAG_TO_COPY
We use this during device replace for zoned devices, we were simply taking the lock because it was in a bit field and we needed the lock to be safe with other modifications in the bitfield. With the bit helpers we no longer require that locking. Reviewed-by: Johannes Thumshirn <[email protected]> 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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions