tools headers uapi: Sync linux/fcntl.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 11 Jul 2023 15:23:53 +0000 (12:23 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 11 Jul 2023 15:29:23 +0000 (12:29 -0300)
commit48fa42c94547d80586db4eae8c1f5d0592f18ebd
treee4e645812da8fbe33efee566bda6c33cb5563f46
parent8d40f74ebf217d3b9e9b7481721e6236b857cc55
tools headers uapi: Sync linux/fcntl.h with the kernel sources

To get the changes in:

  96b2b072ee62be8a ("exportfs: allow exporting non-decodeable file handles to userspace")

That don't add anything that is handled by existing hard coded tables or
table generation scripts.

This silences this perf build warning:

  Warning: Kernel ABI header differences:
    diff -u tools/include/uapi/linux/fcntl.h include/uapi/linux/fcntl.h

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Amir Goldstein <amir73il@gmail.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jan Kara <jack@suse.cz>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/lkml/ZK11P5AwRBUxxutI@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/fcntl.h