]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers uapi: Sync linux/stat.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 8 Jun 2020 14:32:48 +0000 (11:32 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 9 Jun 2020 15:40:03 +0000 (12:40 -0300)
commit485920752a2b144a454cad4c02ed956deba53041
treedf82ab1b9f00f7682ee31fffadf2ca0d7cfac1d7
parentf3e09dcb1574217614a5c9ab157e8d50187c37bf
tools headers uapi: Sync linux/stat.h with the kernel sources

To pick the changes from:

  f114b65da00d ("statx: add mount_root")
  fb54d51371fa ("statx: add mount ID")
  119088ea8d15 ("uapi: deprecate STATX_ALL")
  c627fa56eea0 ("fs/stat: Define DAX statx attribute")

These add some constants that will have to be manually added in a
followup cset, at some point this should move to the shell based
automated way.

This silences 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: Darrick J. Wong <darrick.wong@oracle.com>
Cc: Ira Weiny <ira.weiny@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Miklos Szeredi <mszeredi@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/stat.h