Re: [PATCH 2/9] tools/include: Sync uapi/linux/fs.h with the kernel sources

From: Christian Brauner
Date: Tue Apr 09 2024 - 06:11:11 EST


On Tue, Apr 09, 2024 at 12:04:39PM +0200, Jan Kara wrote:
> On Mon 08-04-24 11:55:13, Namhyung Kim wrote:
> > To pick up the changes from:
> >
> > 41bcbe59c3b3f ("fs: FS_IOC_GETUUID")
> > ae8c511757304 ("fs: add FS_IOC_GETFSSYSFSPATH")
> > 73fa7547c70b3 ("vfs: add RWF_NOAPPEND flag for pwritev2")
> >
> > This should be used to beautify fs syscall arguments and it addresses
> > these tools/perf build warnings:
> >
> > Warning: Kernel ABI header differences:
> > diff -u tools/include/uapi/linux/fs.h include/uapi/linux/fs.h
> >
> > Cc: Alexander Viro <viro@xxxxxxxxxxxxxxxxxx>
> > Cc: Christian Brauner <brauner@xxxxxxxxxx>
> > Cc: Jan Kara <jack@xxxxxxx>
> > Cc: linux-fsdevel@xxxxxxxxxxxxxxx
> > Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxxx>
>
> Makes sense. Feel free to add:
>
> Reviewed-by: Jan Kara <jack@xxxxxxx>

Reviewed-by: Christian Brauner <brauner@xxxxxxxxxx>