Loading
bdevperf: Call bdev*_with_md even if md is NULL
The bdev*_with_md APIs now allow to pass NULL md pointer, so calling this function without checking for metadata simplifies code Signed-off-by:Alexey Marchuk <alexeymar@nvidia.com> Change-Id: I32b2f85e375b858c25beb7e2128132dd604ca040 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15092 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com>