diff options
| author | Eric W. Biederman <[email protected]> | 2007-02-14 08:34:11 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-02-14 16:09:59 +0000 |
| commit | 805b5d5e063e7fde5e2eb724e3f4cb18e47cab19 (patch) | |
| tree | 920f66deb8d6286ee819ac0402d1771543a12a88 /security/selinux/hooks.c | |
| parent | [PATCH] sysctl: remove insert_at_head from register_sysctl (diff) | |
| download | kernel-805b5d5e063e7fde5e2eb724e3f4cb18e47cab19.tar.gz kernel-805b5d5e063e7fde5e2eb724e3f4cb18e47cab19.zip | |
[PATCH] sysctl: factor out sysctl_head_next from do_sysctl
The current logic to walk through the list of sysctl table headers is slightly
painful and implement in a way it cannot be used by code outside sysctl.c
I am in the process of implementing a version of the sysctl proc support that
instead of using the proc generic non-caching monster, just uses the existing
sysctl data structure as backing store for building the dcache entries and for
doing directory reads. To use the existing data structures however I need a
way to get at them.
[[email protected]: warning fix]
Signed-off-by: Eric W. Biederman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
