commit | 2bd615797ef32ec06ef0ee44198a7aecc21ffd8c | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 03 09:55:19 2006 +0100 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Jan 06 14:58:45 2006 -0500 |
tree | 5ef07d09b9e3674dffce1a24dfb46e6d23410a72 | |
parent | fe650407a86823bcafbfbee96c7bc6a1b5cd1c76 [diff] |
SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call. ...and make sure that the "intr" flag also enables SIGHUP and SIGTERM to interrupt RPC calls too (as per the Solaris implementation). Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>