diff options
author | 2020-02-23 23:16:42 +0000 | |
---|---|---|
committer | 2020-03-23 17:01:42 +0100 | |
commit | 5ce48d0f0e2656050a68dc3dbbf0d7d1be862c99 (patch) | |
tree | 6a576bbef3db2e4a2a8b014e323a26fd08f95395 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | btrfs: set update the uuid generation as soon as possible (diff) | |
download | linux-dev-5ce48d0f0e2656050a68dc3dbbf0d7d1be862c99.tar.xz linux-dev-5ce48d0f0e2656050a68dc3dbbf0d7d1be862c99.zip |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions