Loading
bdevperf: add bdevperf_job_free() function
Introduce a helper function to properly free everything associated with a job structure, and then use that in all of the various error paths to reduce the number of changes required if/when new strings are added to the job structure. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I05280371326ce9582e8452a7753a7990072f25b7 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15506 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
GangCao <gang.cao@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>