Spdk/lib/nvme
Daniel Verkamp e7b29a14c0 nvme: move timeout information to nvme_request
This is the first step toward timeout handling for other transports.

Change-Id: I386dd990f667d449e94ba4bcedaa3435743755fd
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/413862
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2018-06-07 15:46:50 +00:00
..
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
nvme_ctrlr_cmd.c nvme: optimize nvme_allocate_request memsets 2018-06-01 21:01:42 +00:00
nvme_ctrlr.c nvme/pcie: restore timeout checking on admin queue 2018-06-07 15:46:50 +00:00
nvme_internal.h nvme: move timeout information to nvme_request 2018-06-07 15:46:50 +00:00
nvme_ns_cmd.c nvme: add metadata to spdk_nvme_ns_cmd_read/writev() 2018-06-06 23:20:43 +00:00
nvme_ns.c nvme: update the NS identify data according to AER 2018-05-30 17:28:03 +00:00
nvme_pcie.c nvme: move timeout information to nvme_request 2018-06-07 15:46:50 +00:00
nvme_qpair.c nvme: make basic request functions static inline 2018-06-04 03:28:19 +00:00
nvme_quirks.c nvme: rename quirk from LIGHTNVM to OCSSD 2018-06-06 01:45:36 +00:00
nvme_rdma.c env: add size parameter to spdk_mem_map_translate 2018-06-05 18:36:00 +00:00
nvme_transport.c scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
nvme_uevent.c util: add spdk_strerror() wrapper with TLS support 2018-01-04 15:00:09 -05:00
nvme_uevent.h nvme: Add support of hotplug for vfio-attached devices. 2017-12-06 17:04:49 -05:00
nvme.c nvme: make basic request functions static inline 2018-06-04 03:28:19 +00:00