[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251218121422.GM3195@suse.cz>
Date: Thu, 18 Dec 2025 13:14:22 +0100
From: David Sterba <dsterba@...e.cz>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: David Sterba <dsterba@...e.com>, Qu Wenruo <wqu@...e.com>,
Johannes Thumshirn <johannes.thumshirn@....com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the btrfs tree
On Thu, Dec 18, 2025 at 09:26:55AM +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the btrfs tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
>
> In file included from fs/btrfs/disk-io.h:12,
> from fs/btrfs/super.c:34:
> fs/btrfs/bio.h:100:14: error: duplicate member 'can_use_append'
> 100 | bool can_use_append;
> | ^~~~~~~~~~~~~~
>
> (and several others similar)
>
> Caused by commits
>
> a9e53c29f361 ("btrfs: shrink the size of btrfs_bio")
> 009334649b08 ("btrfs: zoned: don't zone append to conventional zone")
>
> interacting with commit
>
> ad93f92010a1 ("btrfs: zoned: don't zone append to conventional zone")
>
> from the btrfs-fixes tree.
>
> I applied the following merge fix patch for today, but please clean up
> your trees.
Thanks, I'd fixed the build failure locally but forgot to push the
updated branch. It'll be fixed in todays for-next snapshot.
Powered by blists - more mailing lists