xprtrdma: The transport should not bug-check when a dup reply is received
authorTom Tucker <tom@ogc.us>
Mon, 20 Feb 2012 19:07:42 +0000 (13:07 -0600)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 21 Mar 2012 13:31:47 +0000 (09:31 -0400)
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>

No differences found