commit | 34f5b4662bf4b54f22b32ce76ce70eccd7ebc68a | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 15 14:17:11 2008 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 30 02:06:10 2008 -0500 |
tree | 0c79a6f5579244f56c4c9eb1d9e686f29e6c3c67 | |
parent | afc881124b8aff83c7a28269ef9d9cfce543256c [diff] |
SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls The caller will never sleep in rpc_execute, so don't bother setting the sigmask. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>