Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools headers: Sync uapi/linux/mount.h with the kernel sources
To pick up the changes in this cset: aefff51 statmount: retrieve security mount options 2f4d450 statmount: add flag to retrieve unescaped options 4401054 fs: add the ability for statmount() to report the sb_source ed9d95f 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>
- Loading branch information