From bae6746ff356478e1a2706072edbfb514072e0ff Mon Sep 17 00:00:00 2001 From: Trond Myklebust Date: Mon, 21 Jul 2014 13:32:42 -0400 Subject: [PATCH] SUNRPC: Enforce an upper limit on the number of cached credentials In some cases where the credentials are not often reused, we may want to limit their total number just in order to make the negative lookups in the hash table more manageable. Signed-off-by: Trond Myklebust --- Reading git-format-patch failed