Re: [PATCH] vfs: use UAPI types for new struct delegation definition
From: Christian Brauner
Date: Fri Dec 05 2025 - 03:52:28 EST
On Thu, Dec 04, 2025 at 10:17:01AM +0100, Thomas Weißschuh wrote:
> On Thu, Dec 04, 2025 at 10:02:05AM +0100, Christian Brauner wrote:
> > On Wed, 03 Dec 2025 14:57:57 +0100, Thomas Weißschuh wrote:
> > > Using libc types and headers from the UAPI headers is problematic as it
> > > introduces a dependency on a full C toolchain.
> > >
> > > Use the fixed-width integer types provided by the UAPI headers instead.
> > >
> > >
> >
> > Applied to the vfs-6.20.misc branch of the vfs/vfs.git tree.
> > Patches in the vfs-6.20.misc branch should appear in linux-next soon.
>
> Thanks.
>
> Given that this is a bugfix is there any chance to get it into v6.19?
> Preferably even -rc1? This is currently breaking the nolibc tests.
Yeah, I guess so.