diff options
| author | Pavel Emelyanov <[email protected]> | 2008-04-29 01:02:44 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-04-29 08:06:23 -0700 |
| commit | d7321cd62470b70d2717dae5a963e7a8fabff4d5 (patch) | |
| tree | 1e3468e44239a310b03c3f8dabf754e64b6ad281 /tools/perf/scripts/python | |
| parent | 2c4c7155f25192da3511a6c911db4d08102d36c4 (diff) | |
sysctl: add the ->permissions callback on the ctl_table_root
When reading from/writing to some table, a root, which this table came from,
may affect this table's permissions, depending on who is working with the
table.
The core hunk is at the bottom of this patch. All the rest is just pushing
the ctl_table_root argument up to the sysctl_perm() function.
This will be mostly (only?) used in the net sysctls.
Signed-off-by: Pavel Emelyanov <[email protected]>
Acked-by: David S. Miller <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Cc: Denis V. Lunev <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions