commit | 8fd00b4d7014b00448eb33cf0590815304769798 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Wed Aug 26 18:41:16 2009 +0200 |
committer | Jiri Slaby <jirislaby@gmail.com> | Fri Jul 16 09:48:45 2010 +0200 |
tree | f97cc5b4401dd038e539dae7ad66066383012866 | |
parent | 2f7989efd4398d92b8adffce2e07dd043a0895fe [diff] |
rlimits: security, add task_struct to setrlimit Add task_struct to task_setrlimit of security_operations to be able to set rlimit of task other than current. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Acked-by: Eric Paris <eparis@redhat.com> Acked-by: James Morris <jmorris@namei.org>