From: Trond Myklebust Date: Fri, 17 Jun 2011 14:14:59 +0000 (-0400) Subject: SUNRPC: Ensure the RPC client only quits on fatal signals X-Git-Tag: v3.0-rc5~51^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5afa9133cfe67f1bfead6049a9640c9262a7101c;p=pandora-kernel.git SUNRPC: Ensure the RPC client only quits on fatal signals 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 --- Reading git-diff-tree failed