Skip to content
Commit 241269bd authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Make the credential cache hashtable size configurable



This patch allows the user to configure the credential cache hashtable size
using a new module parameter: auth_hashtable_size
When set, this parameter will be rounded up to the nearest power of two,
with a maximum allowed value of 1024 elements.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 988664a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment