landlock: Link the erratum documentation for whiteout objects

The documentation embeds the canonical erratum documentation from the
header file, which is already a self-contained description of the issue.

Signed-off-by: Günther Noack <gnoack@google.com>
Link: https://patch.msgid.link/20260813093157.1436894-7-gnoack@google.com
[mic: Update the documentation date]
Signed-off-by: Mickaël Salaün <mic@digikod.net>
This commit is contained in:
Günther Noack 2026-08-13 11:31:57 +02:00 committed by Mickaël Salaün
parent 17522b96dc
commit bfff8bec73
No known key found for this signature in database
GPG Key ID: E5E3D0E88C82F6D2

View File

@ -8,7 +8,7 @@ Landlock: unprivileged access control
=====================================
:Author: Mickaël Salaün
:Date: June 2026
:Date: August 2026
The goal of Landlock is to enable restriction of ambient rights (e.g. global
filesystem or network access) for a set of processes. Because Landlock
@ -556,6 +556,9 @@ in the running kernel.
.. kernel-doc:: security/landlock/errata/abi-1.h
:doc: erratum_3
.. kernel-doc:: security/landlock/errata/abi-1.h
:doc: erratum_4
How to check for errata
~~~~~~~~~~~~~~~~~~~~~~~