]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools headers: Sync UAPI linux/fcntl.h with kernel sources
authorNamhyung Kim <namhyung@kernel.org>
Mon, 22 Dec 2025 22:57:08 +0000 (14:57 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 24 Dec 2025 19:42:32 +0000 (11:42 -0800)
commit673293eadbe9d0be5d11c5610472026852521d09
tree327569110fee967ae71c8ba8eea10e6bb4b98ed5
parent34524cde88c9137ef134df25ded59520c2fb307a
tools headers: Sync UAPI linux/fcntl.h with kernel sources

To pick up changes from:

  fe93446b5ebdaa89 ("vfs: use UAPI types for new struct delegation definition")
  4be9e04ebf75a5c4 ("vfs: add needed headers for new struct delegation definition")
  1602bad16d7df82f ("vfs: expose delegation support to userland")

This should be used to beautify fcntl syscall arguments and it addresses
these tools/perf build warnings:

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

Please see tools/include/uapi/README.

Cc: linux-fsdevel@vger.kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/trace/beauty/include/uapi/linux/fcntl.h