io_uring: allow AT_FDCWD for non-file openat/openat2/statx
Don't just check for dirfd == -1, we should allow AT_FDCWD as well for
relative lookups.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Loading
Please sign in to comment
Don't just check for dirfd == -1, we should allow AT_FDCWD as well for
relative lookups.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>