The SCSI task bdev I/O should never be pending when spdk_scsi_task_put() is called, and just setting the status to failed is not correct (when the bdev eventually completes the I/O, it will write into the now-freed bdev_io, which may be reused by someone else). Change-Id: Iaad6ce9ab41539652abc40147fed47c5012109dc Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> |
||
---|---|---|
.. | ||
aio | ||
malloc | ||
nvme | ||
rbd | ||
rpc | ||
split | ||
bdev.c | ||
Makefile | ||
scsi_nvme.c |