Skip to content
Commit 845295f4 authored by Namhyung Kim's avatar Namhyung Kim
Browse files

tools/include: Sync filesystem headers with the kernel sources



To pick up changes from:

  0f9ca80f fs: Add initial atomic write support info to statx
  f9af549d fs: export mount options via statmount()
  0a3deb11 fs: Allow listmount() in foreign mount namespace
  09b31295 fs: export the mount ns id via statmount
  d04bccd8 listmount: allow listing in reverse order
  bfc69fd0 fs/procfs: add build ID fetching to PROCMAP_QUERY API
  ed5d583a fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps

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/stat.h include/uapi/linux/stat.h
  diff -u tools/perf/trace/beauty/include/uapi/linux/fs.h include/uapi/linux/fs.h
  diff -u tools/perf/trace/beauty/include/uapi/linux/mount.h include/uapi/linux/mount.h
  diff -u tools/perf/trace/beauty/include/uapi/linux/stat.h include/uapi/linux/stat.h

Please see tools/include/uapi/README for details (it's in the first patch
of this series).

Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Christian Brauner <brauner@kernel.org>
Cc: Jan Kara <jack@suse.cz>
Cc: linux-fsdevel@vger.kernel.org
Signed-off-by: default avatarNamhyung Kim <namhyung@kernel.org>
parent ed86525f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment