[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200224151940.GW2902@twin.jikos.cz>
Date: Mon, 24 Feb 2020 16:19:40 +0100
From: David Sterba <dsterba@...e.cz>
To: Jules Irenge <jbi.octave@...il.com>
Cc: boqun.feng@...il.com, linux-kernel@...r.kernel.org,
Chris Mason <clm@...com>, Josef Bacik <josef@...icpanda.com>,
David Sterba <dsterba@...e.com>,
"open list:BTRFS FILE SYSTEM" <linux-btrfs@...r.kernel.org>
Subject: Re: [PATCH 01/30] btrfs: Add missing annotation for
release_extent_buffer()
On Sun, Feb 23, 2020 at 11:16:42PM +0000, Jules Irenge wrote:
> 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
>
> Signed-off-by: Jules Irenge <jbi.octave@...il.com>
Added to misc-next, thanks.
Powered by blists - more mailing lists