SUNRPC: Enforce an upper limit on the number of cached credentials
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 21 Jul 2014 17:32:42 +0000 (13:32 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 3 Aug 2014 20:02:50 +0000 (16:02 -0400)
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 <trond.myklebust@primarydata.com>

No differences found