Loading
bdev/nvme: Rearrange fields in spdk_bdev_nvme_opts to reduce holes.
This patch rearranges the fields in spdk_bdev_nvme_opts to reduce the number of holes in the structure which reduces the size of the overall structure. This is required as a preliminary 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: I6402afecd582297b3ead98383016e6c8dfd385ba Signed-off-by:Yash Raj Singh <yash.rajsingh@nutanix.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25299 Reviewed-by:
Ankit Kumar <ankit.kumar@samsung.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Community-CI: Mellanox Build Bot