+4
−0
+8
−0
+2
−1
+15
−9
Loading
NVMe bdev module manages ANA log page itself now. So NVMe driver should disable managing ANA log page. Add a new option disable_read_ana_log_page to struct spdk_nvme_ctrlr_opts. Then NVMe bdev module enables it when calling spdk_nvme_connect_async(). Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Id5249efe90a4d50763c3a7eaa1eb9572f60fbc8c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8313 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot