linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Sparse Warnings about locks in extent-tree.c
@ 2014-09-23  1:57 nick
  2014-09-23  6:45 ` Liu Bo
  0 siblings, 1 reply; 4+ messages in thread
From: nick @ 2014-09-23  1:57 UTC (permalink / raw)
  To: linux-btrfs

Hello Btfs Developers,
I am new so am unsure of how to fix this but we are hitting some sparse warnings about unlock/lock is having 
a wrong count when exiting certain functions in extent-tree.c. I will paste the warnings below for you guys.
Hope this is of help.
Cheers,
Nick  
fs/btrfs/extent-tree.c:6386:39: warning: context imbalance in 'btrfs_lock_cluster' - wrong count at exit
fs/btrfs/extent-tree.c:6663:44: warning: context imbalance in 'find_free_extent' - unexpected unlock
fs/btrfs/extent-tree.c:8810:9: warning: context imbalance in 'btrfs_put_block_group_cache' - wrong count at exit

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-09-23 14:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-23  1:57 Sparse Warnings about locks in extent-tree.c nick
2014-09-23  6:45 ` Liu Bo
2014-09-23 14:01   ` David Sterba
2014-09-23 14:07     ` Liu Bo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).