Spdk/lib/bdev/nvme
Mateusz Kozlowski 42fe2e9b24 lib/ftl: Add config to construct_ftl rpc for dirty shutdown restore
Gives the ability to change behavior of restore after dirty shutdown
without recompiling ftl library. User can define if partial recovery
or error should be returned after such a scenario.

Signed-off-by: Mateusz Kozlowski <mateusz.kozlowski@intel.com>
Change-Id: I6dda40df7b92d6a377957e4a70a3eab91a6ac4a9
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/456185
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
2019-06-07 18:26:57 +00:00
..
bdev_ftl_rpc.c lib/ftl: Add config to construct_ftl rpc for dirty shutdown restore 2019-06-07 18:26:57 +00:00
bdev_ftl.c lib/ftl: Add config to construct_ftl rpc for dirty shutdown restore 2019-06-07 18:26:57 +00:00
bdev_ftl.h lib/ftl: Add config to construct_ftl rpc for dirty shutdown restore 2019-06-07 18:26:57 +00:00
bdev_nvme_rpc.c misc/rpc: rename some C functions of rpc methods 2019-05-07 05:30:16 +00:00
bdev_nvme.c bdev/nvme: separate metadata buffer support 2019-06-03 23:35:42 +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: always enable FTL 2019-05-02 08:41:56 +00:00
nvme_rpc.c bdev/nvme: Remove spdk_bdev_nvme_lookup_ctrlr function 2019-03-04 19:00:23 +00:00