Spdk/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: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
ctrlr.c nvmf: Temporarily remove hot plug support 2017-09-13 12:54:49 -04:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00
nvmf_internal.h nvmf: Temporarily remove hot plug support 2017-09-13 12:54:49 -04:00
nvmf.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
rdma.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
request.c nvmf: Temporarily remove hot plug support 2017-09-13 12:54:49 -04:00
subsystem.c nvmf: Temporarily remove hot plug support 2017-09-13 12:54:49 -04:00
transport.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
transport.h nvmf: Poll groups can now span transports 2017-09-01 12:43:26 -04:00