commit | 4a6862b3649d705bf41a36e3c7943d0322a9ee27 | [log] [tgz] |
---|---|---|
author | Tom Tucker <tom@ogc.us> | Mon Feb 20 13:07:42 2012 -0600 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Mar 21 09:31:47 2012 -0400 |
tree | d4e53e6f1c1b53716a373bb316e408653d28a8ef | |
parent | 18d98f6c04991dd3c12acf6f39cea40e9510640a [diff] |
xprtrdma: The transport should not bug-check when a dup reply is received The client side RDMA transport will bug check if it receives a duplicate reply, instead we should simply drop the duplicate reply. Signed-off-by: Tom Tucker <tom@ogc.us> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>