commit | cb5c7d668e1af269a9409721268f027b86abf29c | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Mon Jan 14 16:05:07 2008 -0500 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Fri Feb 01 16:42:07 2008 -0500 |
tree | 11900b9087aaa34d5a5cf360d8fdac0e54c8003e | |
parent | 54ca95eb362d6988a577965ffb77c08702adb890 [diff] |
svcrpc: ensure gss DESTROY tokens free contexts from cache If we don't do this then we'll end up with a pointless unusable context sitting in the cache until the time the original context would have expired. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>