summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorSagi Grimberg <sagi@grimberg.me>2016-11-06 12:03:59 +0300
committerSagi Grimberg <sagi@grimberg.me>2016-11-14 03:08:53 +0300
commit14c862dbb0a0e0a9baec20480d441e32cb54b2b9 (patch)
tree18cc13ffb25ab02c05f50a09f2b4d63fff77144a /.gitattributes
parentc8dbc37cd81d4705fce51123f5d81ea3267a5b88 (diff)
downloadlinux-14c862dbb0a0e0a9baec20480d441e32cb54b2b9.tar.xz
nvmet-rdma: drain the queue-pair just before freeing it
draining the qp right after disconnect might not suffice because the nvmet sq is not fully drained (in nvmet_sq_destroy) and we might see completions after the drain. Instead, drain right before the qp destroy which comes after the sq destruction and we can be sure that no posts come after the drain. Tested-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions