SUNRPC: convert some sysctls into module parameters
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 9 Aug 2009 19:06:19 +0000 (15:06 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 9 Aug 2009 19:06:19 +0000 (15:06 -0400)
commitcbf1107126af2950623fafdaa5c9df43ab00f046
tree101e9a26fc86218f567e5c99aad3ddadfdab2691
parent80e52aced138bb41b045a8595a87510f27d8d8c5
SUNRPC: convert some sysctls into module parameters

Parameters like the minimum reserved port, and the number of slot entries
should really be module parameters rather than sysctls.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Documentation/kernel-parameters.txt
net/sunrpc/xprtsock.c