Loading
bdev/malloc: fix reads with separate metadata buffers
If the bdev was configured to use a separate buffers for metadata and the user submitted a read with buffers=NULL, the metadata pointer would not get set. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: If19d5450edba7caf144a5795913212d8e0af682d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21858 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Karl Bonde Torp <k.torp@samsung.com>