Spdk/test/unit/lib/ftl/ftl_reloc.c
Konrad Sztyber 8c6f63a3f1 lib/ftl: name ftl_io's LBA / iovec unions
Replaced the unnamed unions with named ones. It makes the assignments
easier (it allows for direct assignment instead of having to choose the
correct union member).

Change-Id: I130233a096070092275a040e73cbaf36106ae1ab
Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/453682
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-05-10 22:20:57 +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: name ftl_io's LBA / iovec unions 2019-05-10 22:20:57 +00:00
Makefile test/unit/ftl: Add module unit tests for relocate 2019-02-13 18:48:35 +00:00