Re: [PATCH v3 0/2] fs: allow statmount to fetch the subtype and devname
From: Christian Brauner
Date: Tue Nov 12 2024 - 08:12:12 EST
On Tue, Nov 12, 2024 at 11:24:45AM +0100, Miklos Szeredi wrote:
> 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.
I keep saying that over and over as well. IMHO, we should integrate the
system call manpages into the kernel tree. So fully agreed.