summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2026-03-16 11:38:36 +0000
committerDavid Sterba <dsterba@suse.com>2026-04-07 18:56:04 +0200
commit0611e2ad02b3a6ede4f1e26b792a80261e63a28e (patch)
treec5a218d5ad46de747bf556a888c844f4d5cf2045 /tools/perf/scripts/python/bin
parent87f5c3139ee34e0642584cff86298ef4b9a827ef (diff)
btrfs: free cached state outside critical section in wait_extent_bit()
There's no need to free the cached extent state record while holding the io tree's spinlock, it's just making the critical section longer than it needs to be. So just do it after unlocking the io tree. Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions