SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 15 Jan 2008 19:17:11 +0000 (14:17 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:06:10 +0000 (02:06 -0500)
The caller will never sleep in rpc_execute, so don't bother setting the
sigmask.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found