Spdk/test/lib/nvmf
Daniel Verkamp 2d34864a61 nvmf: stub out Abort command support
Add handling of the Abort command in virtual subsystems.  This doesn't
actually abort any requests - the spdk_nvmf_request_abort()
implementation just fails all abort requests - but at least this gives
us a place to hook up actual abort handling later.

Change-Id: Iafaa393c6f9e7f404af91747cbd81c64ab4810bb
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/365905
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-06-20 20:03:01 -04:00
..
direct include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
discovery bdev: add getters for bdev name and product name 2017-05-12 09:36:30 -07:00
request nvmf: add spdk_ prefix to nvmf_find_subsystem() 2017-06-01 19:43:45 -04:00
session nvmf: add spdk_ prefix to nvmf_find_subsystem() 2017-06-01 19:43:45 -04:00
subsystem nvmf: allow inactive namespaces in virtual mode 2017-06-16 12:48:38 -04:00
virtual nvmf: stub out Abort command support 2017-06-20 20:03:01 -04:00
Makefile nvmf: split discovery service into its own file 2017-03-17 15:55:36 -07:00