summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJules Irenge <jbi.octave@gmail.com>2020-02-23 23:16:42 +0000
committerDavid Sterba <dsterba@suse.com>2020-03-23 17:01:42 +0100
commit5ce48d0f0e2656050a68dc3dbbf0d7d1be862c99 (patch)
tree6a576bbef3db2e4a2a8b014e323a26fd08f95395 /tools/perf/scripts/python/export-to-postgresql.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 <nborisov@suse.com> Signed-off-by: Jules Irenge <jbi.octave@gmail.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions