Files
linux-stable-mirror/include/uapi/linux
Jens Axboe 5683caa735 fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHED
[ Upstream commit 99668f6180 ]

Now that we support non-blocking path resolution internally, expose it
via openat2() in the struct open_how ->resolve flags. This allows
applications using openat2() to limit path resolution to the extent that
it is already cached.

If the lookup cannot be satisfied in a non-blocking manner, openat2(2)
will return -1/-EAGAIN.

Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-04 11:39:17 +01:00
..
2022-10-26 13:25:30 +02:00
2020-10-09 12:47:02 -06:00
2020-10-01 15:03:40 -04:00
2020-10-19 19:39:22 +02:00
2021-03-30 14:31:53 +02:00
2021-09-12 08:58:27 +02:00
2020-10-23 11:55:28 -04:00
2020-10-23 11:55:28 -04:00