commit | 5d351754fcf58d1a604aa7cf95c2805e8a098ad9 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Sep 15 13:32:13 2009 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Sep 15 20:49:33 2009 -0400 |
tree | 814bccfcfbb841ec0b2be76bbfbe1b8b6b355ff1 | |
parent | 886e3b7fe6054230c89ae078a09565ed183ecc73 [diff] |
SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous Otherwise, the upcall is going to be synchronous, which may not be what the caller wants... Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>