summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2006-07-17Update .gitignoreTobias Klauser1-0/+5
2006-07-07Update .gitignoreTobias Klauser1-1/+2
2006-03-13Initial importTobias Klauser1-0/+1
mode:
authorJeff Layton <jlayton@redhat.com>2013-02-04 08:18:05 -0500
committerJ. Bruce Fields <bfields@redhat.com>2013-02-04 17:19:12 -0500
commitaca8a23de60c705e2458b2c6731ad59aa0717f83 (patch)
tree9b6d8ae1402b9ee701b907023d72b4f29fd41fb7 /fs/nfsd/nfscache.c
parent2c6b691c05bf77c4bc7c9f1a9b6d93a160928421 (diff)
nfsd: add recurring workqueue job to clean the cache
It's not sufficient to only clean the cache when requests come in. What if we have a flurry of activity and then the server goes idle? Add a workqueue job that will clean the cache every RC_EXPIRE period. Care is taken to only run this when we expect to have entries expiring. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/nfscache.c')
gned-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net/netfilter/nf_conntrack_standalone.c')