SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 3 Jan 2006 08:55:19 +0000 (09:55 +0100)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 6 Jan 2006 19:58:45 +0000 (14:58 -0500)
commit2bd615797ef32ec06ef0ee44198a7aecc21ffd8c
tree5ef07d09b9e3674dffce1a24dfb46e6d23410a72
parentfe650407a86823bcafbfbee96c7bc6a1b5cd1c76
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>
fs/lockd/svc.c
net/sunrpc/clnt.c