Skip to content
  • Arnaldo Carvalho de Melo's avatar
    93dc627f
    tools headers uapi: Sync linux/stat.h with the kernel sources · 93dc627f
    Arnaldo Carvalho de Melo authored
    
    
    To pick the changes from:
    
      80340fe3 ("statx: add mount_root")
      fa2fcf4f ("statx: add mount ID")
      581701b7 ("uapi: deprecate STATX_ALL")
      712b2698 ("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: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    93dc627f
    tools headers uapi: Sync linux/stat.h with the kernel sources
    Arnaldo Carvalho de Melo authored
    
    
    To pick the changes from:
    
      80340fe3 ("statx: add mount_root")
      fa2fcf4f ("statx: add mount ID")
      581701b7 ("uapi: deprecate STATX_ALL")
      712b2698 ("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: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
Loading