statx.2: Minor tweaks to Eric Bigger's patch

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-03-12 09:20:50 +01:00
parent ba2a520059
commit c436f71fa0
1 changed files with 6 additions and 4 deletions

View File

@ -462,10 +462,12 @@ See
.B STATX_ATTR_ENCRYPTED
A key is required for the file to be encrypted by the filesystem.
.TP
.B STATX_ATTR_VERITY
Since Linux 5.5: the file has fs-verity enabled. It cannot be written to, and
all reads from it will be verified against a cryptographic hash that covers the
entire file, e.g. via a Merkle tree.
.BR STATX_ATTR_VERITY " (since Linux 5.5)"
.\" commit 3ad2522c64cff1f5aebb987b00683268f0cc7c29
The file has fs-verity enabled.
It cannot be written to, and all reads from it will be verified
against a cryptographic hash that covers the
entire file (e.g., via a Merkle tree).
.SH RETURN VALUE
On success, zero is returned.
On error, \-1 is returned, and