Spdk/test/unit/lib/ftl
Ziye Yang 34bff15a19 ftl ut: Fix the compilation issue.
If we did not configure with "--enable-debug". it will
trigger the compliation failure since this function is
not defined.

Change-Id: Ia1795da736be55d4dd1418a2e74edefff7797f11
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1097
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: <dongx.yi@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Michael Haeuptle <michaelhaeuptle@gmail.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-03-04 05:02:35 +00:00
..
common lib/ftl: allocate separate memory for IO channels 2020-03-02 10:27:06 +00:00
ftl_band.c lib/ftl: Change "lbk" name to "block" 2020-01-17 08:59:08 +00:00
ftl_io.c ftl ut: Fix the compilation issue. 2020-03-04 05:02:35 +00:00
ftl_md lib/ftl: Change "lbk" name to "block" 2020-01-17 08:59:08 +00:00
ftl_ppa lib/ftl: Represent ftl_addr just with the offset value 2020-01-17 08:59:08 +00:00
ftl_reloc.c lib/ftl: use iovecs instead of single data pointer 2020-02-20 09:53:03 +00:00
ftl_wptr lib/ftl: use per-io_channel write buffers 2020-03-02 10:27:06 +00:00
Makefile lib/ftl: use per-io_channel write buffers 2020-03-02 10:27:06 +00:00