Spdk/lib/bdev/nvme
Ziye Yang b1da5cecaa nvme: change the type of paramter for timeout_callback set
Change the type of nvme_timeout parameter in
spdk_nvme_ctrlr_register_timeout_callback from uin32_t to uint64_t.

Reason: This will make the timeout trigger test more flexible and
will not affect the original meanings.

Also for the configuration file, still maintain the compatability
support

Change-Id: I94c90f67b2e9c57220ab82ecea11a1590d62aed4
Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-on: https://review.gerrithub.io/419326
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2018-07-19 07:18:17 +00:00
..
bdev_nvme_rpc.c bdev/nvme: Add a HostNQN parameter to NVMe bdev creation 2018-06-20 22:43:46 +00:00
bdev_nvme.c nvme: change the type of paramter for timeout_callback set 2018-07-19 07:18:17 +00:00
bdev_nvme.h bdev/nvme: Add a HostNQN parameter to NVMe bdev creation 2018-06-20 22:43:46 +00:00
Makefile Make: remove unused CFLAGS 2018-02-21 13:10:29 -05:00