Loading
bdev/zone: 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: Ie4137f7a6a7628a13d14c7c9a5e9aa1ceb99d322 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15091 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot 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>