commit | 669502ff31d7dba1849aec7ee2450a3c61f57d39 | [log] [tgz] |
---|---|---|
author | Andy Chittenden <andyc.bluearc@gmail.com> | Tue Aug 10 10:19:53 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Aug 10 10:19:53 2010 -0400 |
tree | a56e4958f71efcc5e9f844255e3d437e00306a06 | |
parent | f6cec0ae58c17522a7bc4e2f39dae19f199ab534 [diff] |
SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494) When reusing a TCP connection, ensure that it's aborted if a previous shutdown attempt has been made on that connection so that the RPC over TCP recovery mechanism succeeds. Signed-off-by: Andy Chittenden <andyc.bluearc@gmail.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>