Skip to content
Commit af74e5fe authored by Namhyung Kim's avatar Namhyung Kim
Browse files

tools headers: Update the VFS headers with the kernel sources



To pick up the changes in:

  7ed6cbe0 fs: add STATX_DIO_READ_ALIGN
  8fc7e23a fs: reformat the statx definition
  a5874fde exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
  1ebd4a3c blk-crypto: add ioctls to create and prepare hardware-wrapped keys
  af6505e5 fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
  10783d0b fs, iov_iter: define meta io descriptor
  8f6116b5 statmount: add a new supported_mask field
  37c4a959 statmount: allow to retrieve idmappings

Addressing this perf tools build warning:

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

Please see tools/include/uapi/README for further details.

Acked-by: default avatarIngo Molnar <mingo@kernel.org>
Tested-by: default avatarVenkat Rao Bagalkote <venkat88@linux.ibm.com>
Cc: linux-fsdevel@vger.kernel.org
Link: https://lore.kernel.org/r/20250410001125.391820-5-namhyung@kernel.org


Signed-off-by: default avatarNamhyung Kim <namhyung@kernel.org>
parent ae629773
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment