SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 25 Oct 2007 22:19:37 +0000 (18:19 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:05:31 +0000 (02:05 -0500)
commit5085925902cc4d93b9a4992936edd2aee70a5e15
tree4d938ccdf4a32ef9c66d005d96dacb4cfb744216
parent3ff7576ddac06c3d07089e241b40826d24bbf1ac
SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task

To ensure that the RPCSEC_GSS upcall is performed with the correct sigmask.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/auth.c
net/sunrpc/clnt.c