numam-spdk/test/lib
Tsuyoshi Uchida 81976ebd55 nvme: modify not to retry IOs on reset (#33)
When a controller reset is finished, all outstanding IOs and all queued
IOs which submitted before the reset are returned to the caller.
2016-08-15 10:01:02 -07:00
..
bdev bdev: add Linux AIO (libaio) backend 2016-08-05 09:08:23 -07:00
event event: hide struct spdk_poller internals 2016-08-12 10:42:12 -07:00
ioat build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
json test/json: initialize variable to silence warning 2016-05-16 10:41:04 -07:00
jsonrpc jsonrpc: add JSON-RPC 2.0 library 2016-05-23 10:28:58 -07:00
log test/log: fix typo 2016-06-01 09:48:39 -07:00
memory build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -07:00
nvme nvme: modify not to retry IOs on reset (#33) 2016-08-15 10:01:02 -07:00
nvmf event: hide struct spdk_poller internals 2016-08-12 10:42:12 -07:00
scsi bdev: Delete bdev_db 2016-08-02 09:08:51 -07:00
Makefile scsi: import SCSI/blockdev translation layer 2016-08-01 10:35:01 -07:00