Spdk/lib/ftl/mngt
Kozlowski Mateusz d4b9f2c68b FTL: Add metadata self test
Adds additional debugging functionality - ability to check the validity
of all L2P entries and valid map to check for inconsistencies after FTL
startup. Since this is a very time consuming process, it's controlled by
an environment variable and not executed during normal operations.

Signed-off-by: Kozlowski Mateusz <mateusz.kozlowski@intel.com>
Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Change-Id: I4766a1576c058f69fa047f45d2d8be6d0ad0b3cd
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13363
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2022-09-02 17:40:09 +00:00
..
ftl_mngt_band.c ftl: valid map 2022-08-30 14:48:50 +00:00
ftl_mngt_bdev.c FTL: Remove leftover ZNS code 2022-08-18 19:09:50 +00:00
ftl_mngt_ioch.c FTL: Add band structure and helper functions 2022-08-18 19:09:50 +00:00
ftl_mngt_l2p.c FTL: Add L2P restore path 2022-09-02 17:40:09 +00:00
ftl_mngt_md.c FTL: Add metadata restore functionality 2022-09-02 17:40:09 +00:00
ftl_mngt_misc.c ftl: valid map 2022-08-30 14:48:50 +00:00
ftl_mngt_self_test.c FTL: Add metadata self test 2022-09-02 17:40:09 +00:00
ftl_mngt_shutdown.c FTL: Add fast shutdown path 2022-09-02 17:40:09 +00:00
ftl_mngt_startup.c ftl: valid map 2022-08-30 14:48:50 +00:00
ftl_mngt_steps.h FTL: Add metadata self test 2022-09-02 17:40:09 +00:00
ftl_mngt.c ftl: device startup and shutdown 2022-07-21 10:53:01 +00:00
ftl_mngt.h ftl: device startup and shutdown 2022-07-21 10:53:01 +00:00