aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJules Irenge <[email protected]>2020-02-23 23:16:42 +0000
committerDavid Sterba <[email protected]>2020-03-23 17:01:42 +0100
commit5ce48d0f0e2656050a68dc3dbbf0d7d1be862c99 (patch)
tree6a576bbef3db2e4a2a8b014e323a26fd08f95395 /tools/perf/scripts/python/export-to-sqlite.py
parent75ec1db8717a8f0a9d9c8d033e542fdaa7b73898 (diff)
btrfs: Add missing lock annotation for release_extent_buffer()
Sparse reports a warning at release_extent_buffer() warning: context imbalance in release_extent_buffer() - unexpected unlock The root cause is the missing annotation at release_extent_buffer() Add the missing __releases(&eb->refs_lock) annotation Reviewed-by: Nikolay Borisov <[email protected]> Signed-off-by: Jules Irenge <[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