91b13bd105
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> |
||
---|---|---|
.. | ||
dev.c | ||
lun_db.c | ||
lun.c | ||
Makefile | ||
port.c | ||
scsi_bdev.c | ||
scsi_internal.h | ||
scsi_rpc.c | ||
scsi.c | ||
task.c |