[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191031114202.GF3001@twin.jikos.cz>
Date: Thu, 31 Oct 2019 12:42:02 +0100
From: David Sterba <dsterba@...e.cz>
To: Dan Carpenter <dan.carpenter@...cle.com>
Cc: Chris Mason <clm@...com>, David Sterba <dsterba@...e.com>,
Josef Bacik <josef@...icpanda.com>,
linux-btrfs@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] btrfs: clean up locking name in scrub_enumerate_chunks()
On Thu, Oct 31, 2019 at 01:55:01PM +0300, Dan Carpenter wrote:
> The "&fs_info->dev_replace.rwsem" and "&dev_replace->rwsem" refer to
> the same lock but Smatch is not clever enough to figure that out so it
> leads to static checker warnings. It's better to use it consistently
> anyway.
Both reasons, smatch and code consitency are fine, thanks.
Reviewed-by: David Sterba <dsterba@...e.com>
Powered by blists - more mailing lists