The value passed comes directly from the spdk_reduce_vol structure, meaning that we can't reference it after the associated volume structure has been freed. We'll need to reference this for the next patch that supports destroy a compressed volume and unlinking the associated metadata file. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I7ec70972faaec52e405e8d51f4b645c6e623e9dc Reviewed-on: https://review.gerrithub.io/c/437994 Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: wuzhouhui <wuzhouhui@kingsoft.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
reduce_ut.c |