summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorElad Grupi <elad.grupi@dell.com>2021-03-31 17:13:14 +0800
committerChristoph Hellwig <hch@lst.de>2021-04-15 08:12:50 +0200
commitbdaf13279192c60b2b1fc99badef53b494fec055 (patch)
tree0ec1e9a2a42c85dac6177d6b724028629421a524 /tools/perf/scripts/python
parentf8ee34a929a4adf6d29a7ef2145393e6865037ad (diff)
nvmet-tcp: fix a segmentation fault during io parsing error
In case there is an io that contains inline data and it goes to parsing error flow, command response will free command and iov before clearing the data on the socket buffer. This will delay the command response until receive flow is completed. Fixes: 872d26a391da ("nvmet-tcp: add NVMe over TCP target driver") Signed-off-by: Elad Grupi <elad.grupi@dell.com> Signed-off-by: Hou Pu <houpu.main@gmail.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions