Re: Sparse Warnings about locks in extent-tree.c

2014-09-23 Thread Liu Bo
On Tue, Sep 23, 2014 at 04:01:41PM +0200, David Sterba wrote: > On Tue, Sep 23, 2014 at 02:45:44PM +0800, Liu Bo wrote: > > On Mon, Sep 22, 2014 at 09:57:35PM -0400, nick wrote: > > > Hello Btfs Developers, > > > I am new so am unsure of how to fix this but we are hitting some sparse > > > warning

Re: Sparse Warnings about locks in extent-tree.c

2014-09-23 Thread David Sterba
On Tue, Sep 23, 2014 at 02:45:44PM +0800, Liu Bo wrote: > On Mon, Sep 22, 2014 at 09:57:35PM -0400, nick wrote: > > 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 fu

Re: Sparse Warnings about locks in extent-tree.c

2014-09-22 Thread Liu Bo
On Mon, Sep 22, 2014 at 09:57:35PM -0400, nick wrote: > 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 y