aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2018-04-13 21:13:59 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2018-04-13 21:23:28 +0200
commit690e62da71256d5c014e214c5cb0cdbf598a00d6 (patch)
treec6c8b2240572b2c71d11cdd26900aea4ae08c376 /man7
parentbcaa30c985fc5366496abd80765c313ddd95fcce (diff)
downloadman-pages-690e62da71256d5c014e214c5cb0cdbf598a00d6.tar.gz
capabilities.7: srcfix: FIXME
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/capabilities.73
1 files changed, 3 insertions, 0 deletions
diff --git a/man7/capabilities.7 b/man7/capabilities.7
index 8f54a4c68c..7cfd3c3caa 100644
--- a/man7/capabilities.7
+++ b/man7/capabilities.7
@@ -1004,6 +1004,9 @@ meaning that (a) the thread has the
capability in its own user namespace;
and (b) the UID and GID of the file inode have mappings in
the writer's user namespace.
+.\" FIXME
+.\" Does there also need to be some kind of credential match
+.\" between the file and the namespace creator UID?
.PP
When a
.BR VFS_CAP_REVISION_3