numam-spdk/lib/nvme
Daniel Verkamp 8217814218 nvme: remove dump_command and dump_completion
nvme_dump_command is totally unused aside from the unit test.

nvme_dump_completion was used in qpair, but it can be replaced with the
equivalent nvme_qpair_print_completion.

Also added the missing nvme_completion fields to nvme_qpair_print_completion
that had been printed by nvme_dump_command.

Change-Id: Ia5ee66f3553df06febe8f465d42e49a84c555dd2
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2015-09-22 15:48:12 -07:00
..
Makefile SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
nvme_ctrlr_cmd.c SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
nvme_ctrlr.c nvme: simplify nvme_ctrlr_construct_admin_qpairs 2015-09-22 10:12:33 -07:00
nvme_impl.h SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
nvme_internal.h nvme: remove dump_command and dump_completion 2015-09-22 15:48:12 -07:00
nvme_ns_cmd.c SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
nvme_ns.c SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
nvme_qpair.c nvme: remove dump_command and dump_completion 2015-09-22 15:48:12 -07:00
nvme.c nvme: remove dump_command and dump_completion 2015-09-22 15:48:12 -07:00