git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae05f26
)
SUNRPC: Fix rpcauth_prune_expired
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 28 Oct 2008 19:21:41 +0000
(15:21 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 28 Oct 2008 19:21:41 +0000
(15:21 -0400)
We need to make sure that we don't remove creds from the cred_unused list
if they are still under the moratorium, or else they will never get
garbage collected.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found