selinux: support 64-bit capabilities

Fix SELinux to handle 64-bit capabilities correctly, and to catch
future extensions of capabilities beyond 64 bits to ensure that SELinux
is properly updated.

Signed-off-by:  Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
This commit is contained in:
Stephen Smalley
2008-02-07 11:21:04 -05:00
committed by James Morris
parent 19af35546d
commit b68e418c44
5 changed files with 27 additions and 2 deletions

View File

@ -71,3 +71,4 @@
S_(NULL)
S_(NULL)
S_("peer")
S_("capability2")