SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 15 Sep 2009 17:32:13 +0000 (13:32 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 16 Sep 2009 00:49:33 +0000 (20:49 -0400)
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>

No differences found