diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2024-09-30 12:15:18 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-09-30 17:23:31 -0300 |
commit | 58f969b7a83e3680f1de5f1f0d382d783cc15f6c (patch) | |
tree | baa2ab61c69d0f74a12d6d2c216fcc7f070ef6c1 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 7ae76b32f9796449a5653c88847c6d784f38b7d3 (diff) |
tools include UAPI: Sync linux/fcntl.h copy with the kernel sources
Picking the changes from:
4356d575ef0f39a3 ("fhandle: expose u64 mount id to name_to_handle_at(2)")
b4fef22c2fb97fa2 ("uapi: explain how per-syscall AT_* flags should be allocated")
820a185896b77814 ("fcntl: add F_CREATED_QUERY")
It just moves AT_REMOVEDIR around, and adds a bunch more AT_ for
renameat2() and name_to_handle_at(). We need to improve this situation,
as not all AT_ defines are applicable to all fs flags...
This adds support for those new AT_ defines, addressing this build
warning:
diff -u tools/perf/trace/beauty/include/uapi/sound/asound.h include/uapi/sound/asound.h
Reviewed-by: Aleksa Sarai <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Tejun Heo <[email protected]>
Link: https://lore.kernel.org/lkml/ZvrIKL3cREoRHIQd@x1
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions