]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools headers: Sync uapi/linux/mount.h with the kernel sources
authorNamhyung Kim <namhyung@kernel.org>
Tue, 3 Dec 2024 03:53:47 +0000 (19:53 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 4 Dec 2024 22:34:50 +0000 (14:34 -0800)
commit02116fcfd827fe17dbdb543f111cdd9b8b32f18e
tree31c849d018f82241d6a13d0919bcf5b6a0778ccd
parent6d442c69cbe0f8ab47177b8af125e6c88b9e8cd0
tools headers: Sync uapi/linux/mount.h with the kernel sources

To pick up the changes in this cset:

  aefff51e1c2986e1 statmount: retrieve security mount options
  2f4d4503e9e5ab76 statmount: add flag to retrieve unescaped options
  44010543fc8bedad fs: add the ability for statmount() to report the sb_source
  ed9d95f691c29748 fs: add the ability for statmount() to report the fs_subtype

This addresses these perf build warnings:

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

Please see tools/include/uapi/README for further details.

Reviewed-by: James Clark <james.clark@linaro.org>
Cc: Christian Brauner <brauner@kernel.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: linux-fsdevel@vger.kernel.org
Link: https://lore.kernel.org/r/20241203035349.1901262-10-namhyung@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/trace/beauty/include/uapi/linux/mount.h