Assigning seq to ctx was done very late in the process. To keep future functions lean and without the seq, it is assigned immidietly after starting. Only functions in load path that require separate seq argument are those passed directly to read/write device operations. Rest of them can just use spdk_bs_load_ctx. Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I2bd610dc4c7b4a7b0c3de92391922475c514326a Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/481899 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: SPDK CI Jenkins <sys_sgci@intel.com> |
||
---|---|---|
.. | ||
blob_bs_dev.c | ||
blobstore.c | ||
blobstore.h | ||
Makefile | ||
request.c | ||
request.h | ||
zeroes.c |