commit | 55d00ccfb336b4f85a476a24e18c17b2eaff919e | [log] [tgz] |
---|---|---|
author | Serge E. Hallyn <serue@us.ibm.com> | Mon Apr 28 02:13:42 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 28 08:58:27 2008 -0700 |
tree | 5be259b88f5cfe17206ad20dcb11929dd4a40781 | |
parent | c60264c494a119cd3a716a22edc0137b11de6d1e [diff] |
root_plug: use cap_task_prctl With the introduction of per-process securebits, the capabilities-related prctl callbacks were moved into cap_task_prctl(). Have root_plug use cap_task_prctl() so that PR_SET_KEEPCAPS is defined. Signed-off-by: Serge E. Hallyn <serue@us.ibm.com> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>