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)
commit5d351754fcf58d1a604aa7cf95c2805e8a098ad9
tree814bccfcfbb841ec0b2be76bbfbe1b8b6b355ff1
parent886e3b7fe6054230c89ae078a09565ed183ecc73
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>
include/linux/sunrpc/auth.h
net/sunrpc/auth.c
net/sunrpc/auth_generic.c