]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools headers: Sync UAPI linux/fs.h with kernel sources
authorNamhyung Kim <namhyung@kernel.org>
Mon, 22 Dec 2025 22:57:09 +0000 (14:57 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 24 Dec 2025 19:42:40 +0000 (11:42 -0800)
commit4bd8d145731fb30d3e392db723e18feeb864706e
tree9c9d82fb12ab5711d146694d8612ae50e4b12780
parent673293eadbe9d0be5d11c5610472026852521d09
tools headers: Sync UAPI linux/fs.h with kernel sources

To pick up changes from:

  b30ffcdc0c15a88f ("block: introduce BLKREPORTZONESV2 ioctl")
  0d8627cc936de8ea ("blktrace: add definitions for blk_user_trace_setup2")

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

  Warning: Kernel ABI header differences:
    diff -u tools/perf/trace/beauty/include/uapi/linux/fs.h include/uapi/linux/fs.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/fs.h