commit | 5085925902cc4d93b9a4992936edd2aee70a5e15 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Oct 25 18:19:37 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 30 02:05:31 2008 -0500 |
tree | 4d938ccdf4a32ef9c66d005d96dacb4cfb744216 | |
parent | 3ff7576ddac06c3d07089e241b40826d24bbf1ac [diff] |
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>