Spdk/test/unit/lib/ftl/ftl_reloc.c
Wojciech Malikowski 675c4aa743 lib/ftl: Read partially lba map during relocation
Read requested range of lba map during relocation
instead whole lba map.

To read partial lba map range single move now has
three states: read, read_lba_map and write.

Free queue and write queue were merged to a single
move queue.

Change-Id: I86839f2286d42d4debf87cea40091370e5283b15
Signed-off-by: Wojciech Malikowski <wojciech.malikowski@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/454747
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-06-11 06:21:46 +00:00
..
.gitignore test/unit/ftl: Add module unit tests for relocate 2019-02-13 18:48:35 +00:00
ftl_reloc_ut.c lib/ftl: Read partially lba map during relocation 2019-06-11 06:21:46 +00:00
Makefile test/unit/ftl: Add module unit tests for relocate 2019-02-13 18:48:35 +00:00