]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdcdc2174dfca8334b0ce2a54ebccd1001e70fcf0
tree814bccfcfbb841ec0b2be76bbfbe1b8b6b355ff1
parent76d28cb55eba18f2d9a2ee4b37675a1bf9e33195
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