From: Trond Myklebust Date: Tue, 28 Oct 2008 19:21:41 +0000 (-0400) Subject: SUNRPC: Fix rpcauth_prune_expired X-Git-Tag: v2.6.28-rc3~38^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eac0d18d44705f8a1b72cccec3a453e1a43eb20a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed