tools headers UAPI: Sync openat2.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 23 Feb 2021 12:44:37 +0000 (09:44 -0300)
committerJens Axboe <axboe@kernel.dk>
Fri, 23 Dec 2022 21:30:32 +0000 (14:30 -0700)
commit8e9c2ce1060f14cda30808322d9a8dcbd7a3fd77
tree32caf8de36679d8e5276040d710500565fcd5187
parentcb9294e007feacca1a5849773460dde71e50cdde
tools headers UAPI: Sync openat2.h with the kernel sources

[ Upstream commit 1e61463cfcd0b3e7a19ba36b8a98c64ebaac5c6e ]

To pick the changes in:

  99668f618062816c ("fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHED")

That don't result in any change in tooling, only silences this perf
build warning:

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

Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/openat2.h