capabilities: add description for CAP_SETFCAP

Document the purpose of CAP_SETFCAP.  For some reason this capability
had no description while the others did.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
This commit is contained in:
Stefan Hajnoczi 2020-06-02 10:17:28 +01:00 committed by James Morris
parent 60cf7c5ed5
commit 56f2e3b7d8

View File

@ -331,6 +331,8 @@ struct vfs_ns_cap_data {
#define CAP_AUDIT_CONTROL 30
/* Set or remove capabilities on files */
#define CAP_SETFCAP 31
/* Override MAC access.