commit | 7b6962b0a6000df48c8a5fd967d262f77704101b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Apr 17 16:53:01 2008 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Apr 19 16:55:15 2008 -0400 |
tree | 8902c9232242ac48c49f3e7a4ff0a94045974726 | |
parent | 7c1d71cf56feebfb5b98219b9d11dfc3a2feca62 [diff] |
SUNRPC: Fix a race in gss_refresh_upcall() If the downcall completes before we get the spin_lock then we currently fail to refresh the credential. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>