[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250826131121.GB29826@twin.jikos.cz>
Date: Tue, 26 Aug 2025 15:11:21 +0200
From: David Sterba <dsterba@...e.cz>
To: Lukas Bulwahn <lbulwahn@...hat.com>
Cc: Chris Mason <clm@...com>, Josef Bacik <josef@...icpanda.com>,
David Sterba <dsterba@...e.com>, Leo Martins <loemra.dev@...il.com>,
linux-btrfs@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: Re: [PATCH] btrfs: move ref-verify of btrfs_init_data_ref under
CONFIG_BTRFS_DEBUG
On Tue, Aug 26, 2025 at 02:29:01PM +0200, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@...hat.com>
>
> Commit dc9025c1a4d8 ("btrfs: move ref-verify under CONFIG_BTRFS_DEBUG")
> removes config BTRFS_FS_REF_VERIFY and adds its functionality under config
> BTRFS_DEBUG. This change misses a reference to BTRFS_FS_REF_VERIFY in the
> btrfs_init_data_ref() function, though.
>
> Replace this reference to BTRFS_FS_REF_VERIFY in the btrfs_init_data_ref()
> with BTRFS_DEBUG.
>
> Fixes: dc9025c1a4d8 ("btrfs: move ref-verify under CONFIG_BTRFS_DEBUG")
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...hat.com>
Thanks, folded to the patch because it's in the development queue.
Powered by blists - more mailing lists