Re: [PATCH v3] io_uring: correct check for O_TMPFILE
From: Jens Axboe
Date: Mon Aug 07 2023 - 14:25:07 EST
On Mon, 07 Aug 2023 12:24:15 +1000, Aleksa Sarai wrote:
> O_TMPFILE is actually __O_TMPFILE|O_DIRECTORY. This means that the old
> check for whether RESOLVE_CACHED can be used would incorrectly think
> that O_DIRECTORY could not be used with RESOLVE_CACHED.
>
>
Applied, thanks!
[1/1] io_uring: correct check for O_TMPFILE
(no commit info)
Best regards,
--
Jens Axboe