]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
xio: Rename XioRsp to XioCompletion 8858/head
authorAdir Lev <adirl@mellanox.com>
Tue, 19 Apr 2016 12:34:13 +0000 (15:34 +0300)
committerAdir Lev <adirl@mellanox.com>
Sun, 1 May 2016 14:54:05 +0000 (17:54 +0300)
commit74d8130b14a79fe8bdf35c402da7d696e754dc8f
tree2f807c475372fa805a6626d55758d7957d9511f3
parent79c01b812fa72cea48b72a51b095e51c6acb28c0
xio: Rename XioRsp to XioCompletion

since this element is not causing real response message on
the wire it was decided to change the name to XioCompletion to
explain that the transaction is completed and the memory
associated to it can be released by accelio.

Signed-off-by: Adir Lev <adirl@mellanox.com>
src/msg/xio/XioConnection.cc
src/msg/xio/XioMsg.cc
src/msg/xio/XioMsg.h
src/msg/xio/XioPortal.h