Spdk/test/unit/lib/bdev
Jim Harris 82c3c30f44 trace: remove alias concept
This was added a long time back for tracking an rte_mbuf
whose buffer was a different rte_mbuf - all related to
a userspace TCP stack that is no longer in development.
The concept isn't useful now, so remove it to reduce
the complexity of the tracing code.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I310e492eba7f55df242bb29d82fb19f6daee1f51

Reviewed-on: https://review.gerrithub.io/424565
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
2018-09-05 18:03:43 +00:00
..
bdev_raid.c thread: Add a name parameter to spdk_register_io_device 2018-09-05 16:00:54 +00:00
bdev.c trace: remove alias concept 2018-09-05 18:03:43 +00:00
gpt test: fix typos in the test directory 2018-08-27 19:39:31 +00:00
mt trace: remove alias concept 2018-09-05 18:03:43 +00:00
part.c trace: remove alias concept 2018-09-05 18:03:43 +00:00
pmem test/unit: fix scan-build error in pmem ut 2018-09-05 17:21:03 +00:00
scsi_nvme.c bdev: move error union to internal spdk_bdev_io struct 2018-06-26 20:04:07 +00:00
vbdev_lvol.c test/unit: Fix scan-build errors in bdev unittests 2018-08-31 00:01:09 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00