SUNRPC: Clean up soft task error handling
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 31 Aug 2006 19:44:52 +0000 (15:44 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Sep 2006 03:25:00 +0000 (23:25 -0400)
commitda45828e2835057045150b318c4fbe9bb91f18dd
treeb04b3ae7fe4cf79c8af2f399f44d5db65995ac55
parent76303992b4701124f4cd0791ae2049ab4332f02c
SUNRPC: Clean up soft task error handling

- Ensure that the task aborts the RPC call only when it has actually timed out.
 - Ensure that req->rq_majortimeo is initialised correctly.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/clnt.c
net/sunrpc/xprt.c