All of lore.kernel.org
 help / color / mirror / Atom feed
From: nick <yocto6@gmail.com>
To: linux-btrfs@vger.kernel.org
Subject: Sparse Warnings about locks in extent-tree.c
Date: Mon, 22 Sep 2014 21:57:35 -0400	[thread overview]
Message-ID: <5420D38F.9060903@gmail.com> (raw)

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

             reply	other threads:[~2014-09-23  1:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23  1:57 nick [this message]
2014-09-23  6:45 ` Sparse Warnings about locks in extent-tree.c Liu Bo
2014-09-23 14:01   ` David Sterba
2014-09-23 14:07     ` Liu Bo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5420D38F.9060903@gmail.com \
    --to=yocto6@gmail.com \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.