Spdk/test/unit/lib/nvmf
Daniel Verkamp 5eb129647d nvmf/bdev: refactor read/write into separate funcs
This makes it easier to unit test the individual functions and also
easier to follow the logic.

These helpers will also be used in the upcoming Write Zeroes function.

Also cleans up the variable names to be consistent with the rest of the
code.

Change-Id: I69847b6a052fb7baff058ed8e5b79904ddf2ec6d
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/377259
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-09-14 17:41:52 -04:00
..
ctrlr_bdev.c nvmf/bdev: refactor read/write into separate funcs 2017-09-14 17:41:52 -04:00
ctrlr_discovery.c nvmf: Remove connect/disconnect_cb from subsystems 2017-08-30 15:07:22 -04:00
ctrlr.c nvmf: Poll groups can now span transports 2017-09-01 12:43:26 -04:00
request.c nvmf: ctrlr_discovery.c no longer uses g_nvmf_tgt 2017-08-23 11:06:47 -04:00
subsystem.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00