]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
xio: xio_init needs to be called before any other xio function 8227/head
authorRoi Dayan <roid@mellanox.com>
Wed, 9 Mar 2016 11:21:11 +0000 (13:21 +0200)
committerRoi Dayan <roid@mellanox.com>
Sun, 20 Mar 2016 07:28:29 +0000 (09:28 +0200)
commit3a9a60bd41c4b4ff0c9852bc1610d3583993d4a5
treeb25aab10802249e9426b1e1f30f3d1afdde9a66d
parent31852ec66e37b9220f69d2c48f8f6612a816a850
xio: xio_init needs to be called before any other xio function

Latest accelio code removes the attribute to call xio_init on load
and XioMessenger will first try to initialize portals and create xio context.
This commit will fix this behavior and call xio_init first.

Signed-off-by: Roi Dayan <roid@mellanox.com>
src/msg/xio/XioMessenger.cc
src/msg/xio/XioMessenger.h