Re: [PATCH v3 0/2] fs: allow statmount to fetch the subtype and devname
From: Miklos Szeredi
Date: Tue Nov 12 2024 - 05:26:26 EST
On Tue, 12 Nov 2024 at 10:42, Christian Brauner <brauner@xxxxxxxxxx> wrote:
>
> On Mon, Nov 11, 2024 at 08:42:26AM -0500, Jeff Layton wrote:
> > It's error-prone and a pain to roll these yourself, and that would make
>
> As with most system calls.
Also couldn't the kernel tree have a man2 directory, where all the
syscall man pages could be maintained? I think it would very much
make sense to update the man page together with the kernel API change.
Thanks,
Miklos