]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: Enforce an upper limit on the number of cached access call
authorTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 21 Jul 2014 17:53:48 +0000 (13:53 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 3 Aug 2014 21:03:22 +0000 (17:03 -0400)
commit3a505845cd58a7ff3bc75f96572045d8de34e34e
treea2c09c010384269752ed6f7af37861622ec813cc
parentbae6746ff356478e1a2706072edbfb514072e0ff
NFS: Enforce an upper limit on the number of cached access call

This may be used to limit the number of cached credentials building up
inside the access cache.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/dir.c