Spdk/include
Ben Walker d346b9c5a2 nvmf: State change functions now have a return code
When the state change is known to fail immediately, use
a return code instead of calling the callback.

Most of the callbacks didn't actually check for errors,
so this patch also doesn't check for errors on return
codes. That should be done in the future.

Change-Id: I67e03f93d7f53892473dfc073f4150e7e620cad2
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/394281
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-01-17 17:28:13 -05:00
..
linux include: add local virtio_blk.h 2017-12-27 15:13:03 -05:00
spdk nvmf: State change functions now have a return code 2018-01-17 17:28:13 -05:00
spdk_internal virtio: add opaque ctx param to PCI enumerate callback 2018-01-16 19:13:32 -05:00
Makefile build: add 'make install' rule 2017-11-27 17:58:02 -05:00