commit | eac0d18d44705f8a1b72cccec3a453e1a43eb20a | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 28 15:21:41 2008 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 28 15:21:41 2008 -0400 |
tree | b727174dba608adc5c4cbfaea9e19b2c6ac1cf26 | |
parent | ae05f269400533cbb32bfba131ab528d78dffd16 [diff] |
SUNRPC: Fix rpcauth_prune_expired 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>