Re: [PATCH] LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
From: Arnd Bergmann
Date: Mon Jun 17 2024 - 02:36:35 EST
On Sat, Jun 15, 2024, at 15:12, Xi Ruoyao wrote:
> On Sat, 2024-06-15 at 20:12 +0800, Xi Ruoyao wrote:
>>
>> [Firefox]:https://searchfox.org/mozilla-central/source/security/sandbox/linux/SandboxFilter.cpp#364
>
> Just spent some brain cycles to make a quick hack adding a new statx
> flag. Patch attached.
>
Thanks for the prototype. I agree that this is not a good API
but that it would address the issue and I am fine with merging
something like this if you can convince the VFS maintainers.
Arnd