]> git.baikalelectronics.ru Git - kernel.git/commit
sysctl fs: Remove dead binary sysctl support
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 5 Nov 2009 22:25:10 +0000 (14:25 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Thu, 12 Nov 2009 10:04:55 +0000 (02:04 -0800)
commit38697aab603ed5f855d62f49b5eff4772d14926a
treebc95bfaba78ba30613d57c676eca42818b8a3293
parent1f2082c1c42fdc5e7d4f5bf31decbf6cb51f1c47
sysctl fs: Remove dead binary sysctl support

Now that sys_sysctl is a generic wrapper around /proc/sys  .ctl_name
and .strategy members of sysctl tables are dead code.  Remove them.

Cc: Jan Harkes <jaharkes@cs.cmu.edu>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
fs/coda/sysctl.c
fs/eventpoll.c
fs/lockd/svc.c
fs/nfs/sysctl.c
fs/notify/inotify/inotify_user.c
fs/ntfs/sysctl.c
fs/ocfs2/stackglue.c
fs/quota/dquot.c
fs/xfs/linux-2.6/xfs_sysctl.c