commit | d2a7009f0bb03fa22ad08dd25472efa0568126b9 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Tue Jan 03 12:25:15 2012 -0500 |
committer | Eric Paris <eparis@redhat.com> | Thu Jan 05 18:52:58 2012 -0500 |
tree | a24f4739d1063b96789770fbc463069d96bde2f8 | |
parent | 105ddf49cd301b7929a92f269440e8e562ef19db [diff] |
capabitlies: ns_capable can use the cap helpers rather than lsm call Just to reduce the number of places to change if we every change the LSM hook, use the capability helpers internally when possible. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Serge E. Hallyn <serge.hallyn@canonical.com>