From: Aleksa Sarai Date: Thu, 24 Jul 2025 04:58:25 +0000 (+1000) Subject: man/man2/openat2.2: Update RESOLVE_CACHED to mention kernel version X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;ds=sidebyside;p=thirdparty%2Fman-pages.git man/man2/openat2.2: Update RESOLVE_CACHED to mention kernel version Signed-off-by: Aleksa Sarai Message-ID: <20250724-openat2-cached-note-v1-1-037e7398f797@cyphar.com> Signed-off-by: Alejandro Colomar --- diff --git a/man/man2/openat2.2 b/man/man2/openat2.2 index 9d0b58777..2f099441f 100644 --- a/man/man2/openat2.2 +++ b/man/man2/openat2.2 @@ -371,7 +371,8 @@ a system pathname that is used by an application is modified (e.g., in a new distribution release) so that a pathname component (now) contains a bind mount. .TP -.B RESOLVE_CACHED +.BR RESOLVE_CACHED " (since Linux 5.12)" +.\" commit 99668f618062816ca7ba639b007eb145b9d3d41e Make the open operation fail unless all path components are already present in the kernel's lookup cache. If any kind of revalidation or I/O is needed to satisfy the lookup,