numam-spdk/lib/ftl
Wojciech Malikowski b9d8382154 lib/ftl: Prevent from sending writes on resetting zone
When reset operation is ongoing mark zone as busy
to avoid write operation on it.

This path fixes issue #1171.

Change-Id: I30097e1db1bfbbabebd7e6adeab6e8810dc8b2b1
Signed-off-by: Wojciech Malikowski <wojciech.malikowski@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/483264
Community-CI: SPDK CI Jenkins <sys_sgci@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: Mateusz Kozlowski <mateusz.kozlowski@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2020-02-04 19:01:48 +00:00
..
ftl_addr.h lib/ftl: Represent ftl_addr just with the offset value 2020-01-17 08:59:08 +00:00
ftl_band.c lib/ftl: Prevent from sending writes on resetting zone 2020-02-04 19:01:48 +00:00
ftl_band.h lib/ftl: Change "lbk" name to "block" 2020-01-17 08:59:08 +00:00
ftl_core.c lib/ftl: Remove read thread support 2020-02-04 18:10:01 +00:00
ftl_core.h lib/ftl: Remove read thread support 2020-02-04 18:10:01 +00:00
ftl_debug.c lib/ftl: Change "lbk" name to "block" 2020-01-17 08:59:08 +00:00
ftl_debug.h lib/ftl: Represent ftl_addr just with the offset value 2020-01-17 08:59:08 +00:00
ftl_init.c lib/ftl: Remove read thread support 2020-02-04 18:10:01 +00:00
ftl_io.c lib/ftl: Change "lbk" name to "block" 2020-01-17 08:59:08 +00:00
ftl_io.h lib/ftl: Change "lbk" name to "block" 2020-01-17 08:59:08 +00:00
ftl_reloc.c lib/ftl: Change "lbk" name to "block" 2020-01-17 08:59:08 +00:00
ftl_reloc.h lib/ftl: Change "lbk" name to "block" 2020-01-17 08:59:08 +00:00
ftl_restore.c lib/ftl: Change "lbk" name to "block" 2020-01-17 08:59:08 +00:00
ftl_rwb.c lib/ftl: track number of pending write buffer entries 2019-09-04 18:42:57 +00:00
ftl_rwb.h lib/ftl: Replace ftl_ppa struct with ftl_addr 2020-01-10 08:42:51 +00:00
ftl_trace.c lib/ftl: Change "lbk" name to "block" 2020-01-17 08:59:08 +00:00
ftl_trace.h lib/ftl: Replace ftl_ppa struct with ftl_addr 2020-01-10 08:42:51 +00:00
Makefile lib/ftl: ANM logic removal 2020-01-10 08:42:51 +00:00