Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 branch information