diff options
author | Jens Axboe <[email protected]> | 2023-09-28 09:23:27 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-09-29 03:07:09 -0600 |
commit | a52d4f657568d6458e873f74a9602e022afe666f (patch) | |
tree | 34566317eb5cca0dd9e5ada9d0cd61b0d7b02c72 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | c21a8027ad8a68c340d0d58bf1cc61dcb0bc4d2f (diff) |
io_uring/fs: remove sqe->rw_flags checking from LINKAT
This is unionized with the actual link flags, so they can of course be
set and they will be evaluated further down. If not we fail any LINKAT
that has to set option flags.
Fixes: cf30da90bc3a ("io_uring: add support for IORING_OP_LINKAT")
Cc: [email protected]
Reported-by: Thomas Leonard <[email protected]>
Link: https://github.com/axboe/liburing/issues/955
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions