Loading
bdev/nvme: Rename nvme_ctrlr_release() by nvme_ctrlr_put_ref()
The following patches will factor out incrementing nvme_ctrlr->ref into a helper function. In SPDK, we find get/put_ref have been used for similar cases. Follow such pattern. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: I875318fbe4dd04631cb75a6824c520ea66b49cda Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24910 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Community-CI: Mellanox Build Bot Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>