summaryrefslogtreecommitdiff
path: root/fs/btrfs/locking.c
diff options
context:
space:
mode:
authorJules Irenge <jbi.octave@gmail.com>2020-03-31 21:46:41 +0100
committerDavid Sterba <dsterba@suse.com>2020-05-25 11:25:16 +0200
commitc142c6a449c7765b0d3b6ecce0be8d783a19abcb (patch)
tree6ae466d53bbf70114d51b3d6784203fb2d67ba7e /fs/btrfs/locking.c
parent9cb1fd0efd195590b828b9b865421ad345a4a145 (diff)
downloadlinux-c142c6a449c7765b0d3b6ecce0be8d783a19abcb.tar.gz
linux-c142c6a449c7765b0d3b6ecce0be8d783a19abcb.tar.bz2
linux-c142c6a449c7765b0d3b6ecce0be8d783a19abcb.zip
btrfs: add missing annotation for btrfs_lock_cluster()
Sparse reports a warning at btrfs_lock_cluster() warning: context imbalance in btrfs_lock_cluster() - wrong count The root cause is the missing annotation at btrfs_lock_cluster() Add the missing __acquires(&cluster->refill_lock) annotation. 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 'fs/btrfs/locking.c')
0 files changed, 0 insertions, 0 deletions