commit | 3ef0279bb0031f67537bd8972899a6a23d3064d7 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagi@grimberg.me> | Thu Nov 23 17:35:24 2017 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Sun Nov 26 15:33:32 2017 +0100 |
tree | 9df8af1c2c32d83f84b627b74a3ccf445f4d366a | |
parent | 2f122e4f5107cf8ab0e592d63ed816a00110b4fe [diff] |
nvme-rdma: Check remotely invalidated rkey matches our expected rkey If we got a remote invalidation on a bogus rkey, this is a protocol error. Fail the connection in this case. Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Christoph Hellwig <hch@lst.de>