+0
−41
Loading
This patch moves the spdk_bdev_nvme_opts and spdk_bdev_timeout_action structs to the public header file include/spdk/module/bdev/nvme.h This is required as a preliuminary step to expose the bdev_nvme_get_opts and bdev_nvme_set_opts functions to the public API. Later patches will add these functions to the public API. Change-Id: Ib6bd16fa085a60f29dd920b4f9c350fa4ffb4c76 Signed-off-by:Yash Raj Singh <yash.rajsingh@nutanix.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25172 Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ankit Kumar <ankit.kumar@samsung.com> Community-CI: Mellanox Build Bot Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>