]> git.ipfire.org Git - thirdparty/linux.git/commit
perf beauty: Sync UAPI linux/fs.h with kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 4 Mar 2026 14:46:01 +0000 (11:46 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 4 Mar 2026 14:46:01 +0000 (11:46 -0300)
commite367679f167e46372cafca9cd903d60f84aa5e72
treea2ee9b5ad30b7f3dcaf5a36ad4e8afda70add367
parent6036165ab1851ee28cedea592ee0393b77bfd0c0
perf beauty: Sync UAPI linux/fs.h with kernel sources

To pick up changes from:

  0e6b7eae1fded85f ("fs: add FS_XFLAG_VERITY for fs-verity files")

These are used to beautify fs syscall arguments, albeit the changes in
this update are not affecting those beautifiers.

This addresses these tools/perf build warnings:

  Warning: Kernel ABI header differences:
    diff -u tools/perf/trace/beauty/include/uapi/linux/fs.h include/uapi/linux/fs.h

Please see tools/include/uapi/README.

Cc: Andrey Albershteyn <aalbersh@kernel.org>
Cc: Christian Brauner <brauner@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/trace/beauty/include/uapi/linux/fs.h