Spdk/lib/ftl/mngt
Kozlowski Mateusz be61c92a6d FTL: close ftl bdev in original thread
spdk_bdev_close should be called on the caller thread. Saving the thread
now for both unmap and get stats, and executing the close in the
appropriate context.

Signed-off-by: Kozlowski Mateusz <mateusz.kozlowski@intel.com>
Change-Id: I82192817d6012b0d41bbe2078fbd3f7dc01a7282
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14597
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2022-09-22 07:10:03 +00:00
..
ftl_mngt_band.c FTL: Move base device sb to LBA 0 2022-09-20 19:24:26 +00:00
ftl_mngt_bdev.c ftl: p2l checkpointing 2022-09-07 00:08:34 +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 recovery and restart path for trim 2022-09-09 19:44:29 +00:00
ftl_mngt_md.c ftl: Add explicit values to the ftl_layout_region_type 2022-09-20 19:24:26 +00:00
ftl_mngt_misc.c FTL: Fix error path for initializing mempools 2022-09-22 07:10:03 +00:00
ftl_mngt_p2l.c ftl: p2l checkpointing 2022-09-07 00:08:34 +00:00
ftl_mngt_recovery.c ftl: I/O statistics 2022-09-20 19:24:26 +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 recovery and restart path for trim 2022-09-09 19:44:29 +00:00
ftl_mngt_startup.c FTL: close ftl bdev in original thread 2022-09-22 07:10:03 +00:00
ftl_mngt_steps.h FTL: Move base device sb to LBA 0 2022-09-20 19:24:26 +00:00
ftl_mngt_upgrade.c ftl: Add metadata upgrade framework 2022-09-20 19:24:26 +00:00
ftl_mngt.c ftl: device startup and shutdown 2022-07-21 10:53:01 +00:00
ftl_mngt.h ftl: Add rpc functionality for unmap 2022-09-09 19:44:29 +00:00