tools headers UAPI: Sync linux/stat.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 4 Dec 2020 12:13:16 +0000 (09:13 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 17 Dec 2020 17:40:24 +0000 (14:40 -0300)
commit1c28a05d1a972594164efc7fcffda416c5d6ab02
tree386c1c6e4b03a45c7c9313652f24f90ce2904b08
parent4262f8c3efa1e79bd5950437a3eea58eeb4c1c70
tools headers UAPI: Sync linux/stat.h with the kernel sources

To pick the changes in:

  72d1249e2ffdbc34 ("uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT")

That don't cause any change in tooling, just addresses this perf build
warning:

  Warning: Kernel ABI header at 'tools/include/uapi/linux/stat.h' differs from latest version at 'include/uapi/linux/stat.h'
  diff -u tools/include/uapi/linux/stat.h include/uapi/linux/stat.h

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Eric Sandeen <sandeen@redhat.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/stat.h