Re: linux-next: build failure after merge of the vfs-brauner tree
From: Christian Brauner
Date: Thu Mar 26 2026 - 09:56:48 EST
On Tue, Mar 24, 2026 at 01:28:30PM +0000, Mark Brown wrote:
> On Mon, Mar 23, 2026 at 04:37:25PM +0100, Christian Brauner wrote:
> > On Mon, Mar 23, 2026 at 01:56:59PM +0000, Mark Brown wrote:
>
> > > This issue is still present in today's -next, the version of the
> > > vfs-brauner tree being merged is currently that from next-20260312.
>
> > Sorry about this. Fixed now by appended patch.
>
> > Remove the local static wait_for_pid() definition from
> > statmount_test_ns.c as it conflicts with the extern declaration in
> > utils.h. The identical function is already provided by utils.c.
>
> Thanks, that looks like it should do it - I didn't see an update to the
> tree today though, did you forget to push or something?
The test-suite hadn't finished so I didn't want to risk it. Pushing in a
bit.