summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-01-20 08:46:57 +0100
committerDavid Sterba <dsterba@suse.com>2023-04-17 18:01:13 +0200
commit74cc3600e8a7599557cf684ba8760d6cb2c911d8 (patch)
tree8f11d0fe22b3f7a0a19334fc5c6d8d23e65acb7b /tools/perf/scripts/python
parent9a93b5a35388aabb061212e906221a540ffdb965 (diff)
btrfs: raid56: no need for irqsafe locking
These days all the operations that take locks in the raid56.c code are run from user context (mostly workqueues). Drop all the irqsafe locking that is not required any more. Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: Christoph Hellwig <hch@lst.de> 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