commit | 61433af56077f5fd8815281b44938d84feb04687 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Mon Oct 16 15:01:06 2017 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Nov 17 13:47:53 2017 -0500 |
tree | 3fc82e93f1cf8e68d39b4b02e1c563b024357d32 | |
parent | 2b4f8923ecaafc0c25ee56bc17ea9256d12b747c [diff] |
xprtrdma: Throw away reply when version is unrecognized A reply with an unrecognized value in the version field means the transport header is potentially garbled and therefore all the fields are untrustworthy. Fixes: 59aa1f9a3cce3 ("xprtrdma: Properly handle RDMA_ERROR ... ") Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>