From: Trond Myklebust Date: Sat, 31 Jul 2010 18:29:08 +0000 (-0400) Subject: SUNRPC: Make the credential cache hashtable size configurable X-Git-Tag: v2.6.36-rc1~498^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=241269bd0b580faae71575443d9ab38df7469126;p=pandora-kernel.git 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: Trond Myklebust --- Reading git-diff-tree failed