numam-spdk/lib
Ben Walker 4fe9536de0 bdev: Remove reset_type
There is now just one type of reset, which is equivalent
to a HARD reset previously.

Change-Id: I955b219cbc5c25793d97de1cc003b30ae99313ac
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/362615
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-06-02 12:02:53 -04:00
..
bdev bdev: Remove reset_type 2017-06-02 12:02:53 -04:00
blob env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
blobfs blobfs: lock accesses to sync fs_request list 2017-06-01 13:18:26 -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: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
event reactor: handle start_fn event after subsystem init is ready 2017-05-31 15:30:58 -04:00
ioat env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
iscsi scsi: Set proper transport protocol id 2017-06-01 12:10:22 -04:00
json json_util: fixed off by 1 error. 2017-05-30 23:55:36 -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 subsystem: make subsystem init in async manner 2017-05-31 15:30:58 -04:00
nvme env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
nvmf nvmf: add public API to get subsystem serial number 2017-06-01 19:43:45 -04:00
rpc subsystem: make subsystem init in async manner 2017-05-31 15:30:58 -04:00
scsi bdev: Remove reset_type 2017-06-02 12:02:53 -04:00
trace include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
util env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
vhost vhost: removed redundant check in get_scsi_lun() 2017-06-01 14:15:50 -04:00
Makefile blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00