Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210670
b: refs/heads/master
c: db5fe26
h: refs/heads/master
v: v3
  • Loading branch information
Miquel van Smoorenburg authored and Trond Myklebust committed Sep 12, 2010
1 parent b9a0172 commit aee5b49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 651b2933b22a0c060e6bb940c4104eb447a61f9a
refs/heads/master: db5fe26541b6b48460104a0d949a27cdc7786957
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/auth.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ static const struct rpc_authops *auth_flavors[RPC_AUTH_MAXFLAVOR] = {
static LIST_HEAD(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)
{
unsigned long num;
Expand Down

0 comments on commit aee5b49

Please sign in to comment.