]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/async/rdma: free member hold memory when destructing obj
authorChangcheng Liu <changcheng.liu@intel.com>
Thu, 25 Apr 2019 05:00:45 +0000 (13:00 +0800)
committerChangcheng Liu <changcheng.liu@intel.com>
Thu, 25 Apr 2019 06:08:00 +0000 (14:08 +0800)
commit7a35128e39a66da900dc77f53f39b5f704401e79
treef2e797a778d20f916d25c5c91d37fa32b84b98f4
parent8328312a0d9e4c1c8f1be75c4c3ba965e6600898
msg/async/rdma: free member hold memory when destructing obj

device_context_list hold the memory allocated through
ibv_get_device_list. release the memory through calling
ibv_free_device_list.

Signed-off-by: Changcheng Liu <changcheng.liu@intel.com>
src/msg/async/rdma/Infiniband.h