summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorSagi Grimberg <sagi@grimberg.me>2017-11-23 18:35:21 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-09 09:41:26 +0300
commitdf11c2268c39f6885a9b2caef02a8aac588abb19 (patch)
tree502cea2d3420a7e287dbf650f35cc9be81fe44c2 /include/linux/debugobjects.h
parent9474d8fa7ac486e54fbba0fd1f04f907c9a4885a (diff)
downloadlinux-df11c2268c39f6885a9b2caef02a8aac588abb19.tar.xz
nvme-rdma: don't suppress send completions
commit b4b591c87f2b0f4ebaf3a68d4f13873b241aa584 upstream. The entire completions suppress mechanism is currently broken because the HCA might retry a send operation (due to dropped ack) after the nvme transaction has completed. In order to handle this, we signal all send completions and introduce a separate done handler for async events as they will be handled differently (as they don't include in-capsule data by definition). Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions