]> git.baikalelectronics.ru Git - kernel.git/commit
sysctl: remove broken sunrpc debug binary sysctls
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 18 Oct 2007 10:05:27 +0000 (03:05 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 18 Oct 2007 21:37:22 +0000 (14:37 -0700)
commitc958051901b4c4e68b8a75efa053dd4fa5d2efa1
tree8b123d89e11e3f6057c6b3fd2dad823613992a85
parentc3f14705d20a40b49b7b534983f66be2ed07eb6a
sysctl: remove broken sunrpc debug binary sysctls

This is debug code so no need to support binary sysctl, and the binary sysctls
as they were written were not consistent with what showed up in /proc so
remove the binary sysctl support.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Cc: Alexey Dobriyan <adobriyan@sw.ru>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: Neil Brown <neilb@suse.de>
Cc: "J. Bruce Fields" <bfields@fieldses.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
net/sunrpc/sysctl.c