]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
landlock: Document FS access right for pathname UNIX sockets
authorGünther Noack <gnoack3000@gmail.com>
Fri, 27 Mar 2026 16:48:37 +0000 (17:48 +0100)
committerMickaël Salaün <mic@digikod.net>
Tue, 7 Apr 2026 16:51:11 +0000 (18:51 +0200)
commitd1b2ab221d37f32cf1a796fc0ba3b8f9fc8458fa
tree1711424bcdd970b4eeaee6609acd7124024a64f6
parentdc75f890469401816fc8c492e11885409b5efd12
landlock: Document FS access right for pathname UNIX sockets

Add LANDLOCK_ACCESS_FS_RESOLVE_UNIX to the example code, and explain it
in the section about previous limitations.  The bulk of the interesting
flag documentation lives in the kernel header and is included in the
Sphinx rendering.

Cc: Justin Suess <utilityemal77@gmail.com>
Cc: Mickaël Salaün <mic@digikod.net>
Signed-off-by: Günther Noack <gnoack3000@gmail.com>
Link: https://lore.kernel.org/r/20260327164838.38231-13-gnoack3000@gmail.com
Signed-off-by: Mickaël Salaün <mic@digikod.net>
Documentation/userspace-api/landlock.rst