Re: [PATCH] io_uring/fs: consider link->flags when getting path for LINKAT

From: Jens Axboe
Date: Mon Nov 20 2023 - 10:59:10 EST


On 11/20/23 3:55 AM, Charles Mirabile wrote:
> 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.

Looks good - do you have a liburing test case for this too?

--
Jens Axboe