Linux Manual Pages development
 help / color / mirror / Atom feed
* [PATCH] man/man7/landlock.7: Document whiteout object peculiarities
@ 2026-08-28 16:03 Günther Noack
  2026-08-28 16:11 ` Günther Noack
  2026-08-28 19:44 ` Alejandro Colomar
  0 siblings, 2 replies; 3+ messages in thread
From: Günther Noack @ 2026-08-28 16:03 UTC (permalink / raw)
  To: Alejandro Colomar, Mickaël Salaün; +Cc: linux-man, Günther Noack

Bring documentation for LANDLOCK_ACCESS_FS_MAKE_REG in line with the
Landlock whiteout patch [1].

Link: [1] <https://lore.kernel.org/all/20260813093157.1436894-3-gnoack@google.com/>
Link: [2] <https://github.com/landlock-lsm/linux/issues/66>
---
 man/man7/landlock.7 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/man/man7/landlock.7 b/man/man7/landlock.7
index 880dd50582f3..3642a64ff1f6 100644
--- a/man/man7/landlock.7
+++ b/man/man7/landlock.7
@@ -204,6 +204,9 @@ Create (or rename) a directory.
 .TP
 .B LANDLOCK_ACCESS_FS_MAKE_REG
 Create (or rename or link) a regular file.
+.IP
+This also guards the creation of whiteout objects
+as used in OverlayFS.
 .TP
 .B LANDLOCK_ACCESS_FS_MAKE_SOCK
 Create (or rename or link) a UNIX domain socket.
-- 
2.55.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-28 19:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-28 16:03 [PATCH] man/man7/landlock.7: Document whiteout object peculiarities Günther Noack
2026-08-28 16:11 ` Günther Noack
2026-08-28 19:44 ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox