|
@@ -38,7 +38,7 @@ static const struct rpc_authops *auth_flavors[RPC_AUTH_MAXFLAVOR] = {
|
|
|
static LIST_HEAD(cred_unused);
|
|
static LIST_HEAD(cred_unused);
|
|
|
static unsigned long number_cred_unused;
|
|
static unsigned long number_cred_unused;
|
|
|
|
|
|
|
|
-#define MAX_HASHTABLE_BITS (10)
|
|
|
|
|
|
|
+#define MAX_HASHTABLE_BITS (14)
|
|
|
static int param_set_hashtbl_sz(const char *val, const struct kernel_param *kp)
|
|
static int param_set_hashtbl_sz(const char *val, const struct kernel_param *kp)
|
|
|
{
|
|
{
|
|
|
unsigned long num;
|
|
unsigned long num;
|