diff options
author | Charles Mirabile <[email protected]> | 2023-11-20 05:55:45 -0500 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-11-20 09:01:42 -0700 |
commit | 8479063f1fbee201a8739130e816cc331b675838 (patch) | |
tree | 4dcd46e9f1452720fe74187f52cf734f63fd1a83 /scripts/generate_rust_analyzer.py | |
parent | a0d45c3f596be53c1bd8822a1984532d14fdcea9 (diff) |
io_uring/fs: consider link->flags when getting path for LINKAT
In order for `AT_EMPTY_PATH` to work as expected, the fact
that the user wants that behavior needs to make it to `getname_flags`
or it will return ENOENT.
Fixes: cf30da90bc3a ("io_uring: add support for IORING_OP_LINKAT")
Cc: <[email protected]>
Link: https://github.com/axboe/liburing/issues/995
Signed-off-by: Charles Mirabile <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions