Re: [PATCH v2] fuse: uapi: use UAPI types
From: Miklos Szeredi
Date: Mon Jan 05 2026 - 07:58:43 EST
On Tue, 30 Dec 2025 at 13:11, Thomas Weißschuh
<thomas.weissschuh@xxxxxxxxxxxxx> wrote:
>
> Using libc types and headers from the UAPI headers is problematic as it
> introduces a dependency on a full C toolchain.
Can you please elaborate?
Is there a real use case that is being fixed by this?
Or is this some theoretical thing?
Thanks,
Miklos