]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
XIO: Handle requeue case of XIO messages 3920/head
authorRaju Kurunkad <raju.kurunkad@sandisk.com>
Tue, 10 Mar 2015 07:58:28 +0000 (13:28 +0530)
committerRaju Kurunkad <raju.kurunkad@sandisk.com>
Wed, 11 Mar 2015 06:30:36 +0000 (12:00 +0530)
commitdbb8c93d41d92ffe4a6c181ea199d2fd211a1b37
tree9ec1163aeb8eb37ba05a2156cbd17b1eb050c964
parent23d2e5aade98b27330d5778f78a9af011e816c0f
XIO: Handle requeue case of XIO messages

If we are not able to send the XIO message using xio_send_msg(),
remove the XIO message from the send Q, before queuing it to the resend
Q. Otherwise, boost will generate a assert.

Signed-off-by: Raju Kurunkad <raju.kurunkad@sandisk.com>
src/msg/xio/XioPortal.h