SUNRPC: remove NFS/RDMA client's binary sysctls
authorJames Lentini <jlentini@netapp.com>
Mon, 26 Nov 2007 17:42:44 +0000 (12:42 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 26 Nov 2007 21:21:19 +0000 (16:21 -0500)
Support for binary sysctls is being deprecated in 2.6.24. Since there
are no applications using the NFS/RDMA client's binary sysctls, it
makes sense to remove them. The patch below does this while leaving
the /proc/sys interface unchanged.

Please consider this for 2.6.24.

Signed-off-by: James Lentini <jlentini@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found