From: J. Bruce Fields Date: Mon, 14 Jan 2008 21:05:07 +0000 (-0500) Subject: svcrpc: ensure gss DESTROY tokens free contexts from cache X-Git-Tag: v2.6.25-rc1~1072^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb5c7d668e1af269a9409721268f027b86abf29c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed