Loading
blob_ut: refactor read and write byte count
This reworks how blob_snapshot_rw() tracks the number of bytes read and written. It has no functional change: it simply makes the patch that follows less complex. Signed-off-by:Mike Gerdts <mgerdts@nvidia.com> Change-Id: Ieeb738b6a814e7939931fecdfaf14b9f162d8431 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16861 Community-CI: Mellanox Build Bot Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>