git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee7b75f
)
SUNRPC: Ensure the RPC client only quits on fatal signals
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 17 Jun 2011 14:14:59 +0000
(10:14 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 17 Jun 2011 14:17:19 +0000
(10:17 -0400)
Fix a couple of instances where we were exiting the RPC client on
arbitrary signals. We should only do so on fatal signals.
Cc: stable@kernel.org
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found