Trond Myklebust 5f707eb429 SUNRPC: Fix potential race in put_rpccred()
We have to be careful when we try to unhash the credential in
put_rpccred(), because we're not holding the credcache lock, so the call to
rpcauth_unhash_cred() may fail if someone else has looked the cred up, and
obtained a reference to it.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2008-10-28 15:21:42 -04:00
..
2008-10-15 15:54:56 -04:00
2008-10-15 15:54:56 -04:00
2008-03-14 13:42:38 -04:00
2008-10-15 15:54:56 -04:00
2008-09-29 18:13:40 -04:00