Trond Myklebust 3d7b08945e SUNRPC: Fix a bug in rpcauth_prune_expired
Don't want to evict a credential if cred->cr_expire == jiffies, since that
means that it was just placed on the cred_unused list. We therefore need to
use time_in_range() rather than time_in_range_open().

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2010-04-22 15:35:55 -04:00
..
2010-04-13 03:03:14 -07:00
2010-04-15 01:27:11 -07:00
2010-04-15 14:25:22 -07:00
2010-04-15 14:25:22 -07:00
2009-12-15 08:53:25 -08:00
2009-07-12 12:22:34 -07:00