Spdk/lib/bdev/nvme
Konrad Sztyber a0cb5e9d77 lib/ftl: retrieve caching bdev from configuration
Added means to configure libftl to use (optionally) another bdev as
persistent write buffer cache.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I97028a681be168d9386eac8a226631ff772f803b
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/448629
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-03-29 04:42:48 +00:00
..
bdev_ftl_rpc.c lib/ftl: retrieve caching bdev from configuration 2019-03-29 04:42:48 +00:00
bdev_ftl.c lib/ftl: retrieve caching bdev from configuration 2019-03-29 04:42:48 +00:00
bdev_ftl.h lib/ftl: retrieve caching bdev from configuration 2019-03-29 04:42:48 +00:00
bdev_nvme_rpc.c bdev/nvme: use asynchronous API to probe user specified controller 2019-03-25 13:50:23 +00:00
bdev_nvme.c bdev/nvme: change hotplug poller with asynchronous probe API 2019-03-25 13:50:23 +00:00
bdev_nvme.h bdev/nvme: use asynchronous API to probe user specified controller 2019-03-25 13:50:23 +00:00
common.c bdev/nvme: Move functions related to NVMe controller to common.c 2019-03-08 12:47:53 +00:00
common.h bdev/nvme: Move functions related to NVMe controller to common.c 2019-03-08 12:47:53 +00:00
Makefile bdev/nvme: Create common files for NVMe based bdevs 2019-03-04 19:00:23 +00:00
nvme_rpc.c bdev/nvme: Remove spdk_bdev_nvme_lookup_ctrlr function 2019-03-04 19:00:23 +00:00