]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man2/openat2.2: Update RESOLVE_CACHED to mention kernel version master
authorAleksa Sarai <cyphar@cyphar.com>
Thu, 24 Jul 2025 04:58:25 +0000 (14:58 +1000)
committerAlejandro Colomar <alx@kernel.org>
Thu, 24 Jul 2025 09:23:49 +0000 (11:23 +0200)
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
Message-ID: <20250724-openat2-cached-note-v1-1-037e7398f797@cyphar.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2/openat2.2

index 9d0b587779d24c5516dc9dd04f198b80add1a005..2f099441f5ed57e759970b6f1dca51273a333664 100644 (file)
@@ -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,