Previously, all I/O commands were implemented by simply passing them to the bdev layer. Now, some I/O commands will be emulated. Prepare for that by moving the code for this function to ctrlr.c, where the emulation will occur. Change-Id: Id34e5549e5ce216d602fb347b4506fbd324eed4e Signed-off-by: Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/c/440591 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Seth Howell <seth.howell5141@gmail.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
tcp_ut.c |