Spdk/lib
Ben Walker e6d5f6c418 bdev/nvme: Delete+Recreate I/O queues around a reset
This ensures all I/O will be aborted and that no I/O
will be submitted while the reset is ocurring.

Change-Id: I0f5c993b91d9be6073c6ddf66ae12010f56f864c
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/364682
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-06-14 19:06:44 -04:00
..
bdev bdev/nvme: Delete+Recreate I/O queues around a reset 2017-06-14 19:06:44 -04:00
blob bdev: spdk_bdev_[read|write|flush|unmap|reset] now return int 2017-06-08 16:35:49 -04:00
blobfs blobfs/tree: assert that array index is in bounds 2017-06-09 15:46:49 -04:00
conf log: Use SPDK_ERRLOG in lieu of fprintf(stderr 2017-05-09 11:28:28 -07:00
copy subsystem: make subsystem init in async manner 2017-05-31 15:30:58 -04:00
cunit include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
env_dpdk env_dpdk: save and restore optind in spdk_env_init 2017-06-13 17:39:38 -04:00
event event: Remove usage of rte_launch 2017-06-07 13:50:53 -04:00
ioat env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
iscsi iscsi: avoid use-after-free of iSCSI task 2017-06-08 13:52:57 -04:00
json json: Added support for 64 bit unsigned value converter in json 2017-06-06 12:00:25 -04:00
jsonrpc include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
log log: Use SPDK_ERRLOG in lieu of fprintf(stderr 2017-05-09 11:28:28 -07:00
net Update existing fallthrough comments for GCC 7 2017-06-02 19:48:49 -04:00
nvme nvme/rdma: check discovery log page RECFMT 2017-06-14 13:55:07 -04:00
nvmf bdev: spdk_bdev_[read|write|flush|unmap|reset] now return int 2017-06-08 16:35:49 -04:00
rocksdb rocksdb: Add a Makefile fragment 2017-06-13 11:38:06 -04:00
rpc subsystem: make subsystem init in async manner 2017-05-31 15:30:58 -04:00
scsi scsi: don't leak bdev_io on mgmt task complete 2017-06-09 13:49:42 -04:00
trace include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
ut_mock test: add wrap capability 2017-06-08 19:24:54 -04:00
util io_channel: add helper to get an I/O channel's thread 2017-06-13 11:37:13 -04:00
vhost vhost_scsi: added "SCSI" keyword to trace flags 2017-06-09 20:18:19 -04:00
Makefile test: add wrap capability 2017-06-08 19:24:54 -04:00