]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
objecter: ping connections with lingering ops every tick()
authorYehuda Sadeh <yehuda@hq.newdream.net>
Thu, 3 May 2012 00:33:43 +0000 (17:33 -0700)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Thu, 3 May 2012 06:01:42 +0000 (23:01 -0700)
commitbe855d8524014f2ff7a9c806f3ae4ca15caffa5e
tree6ad83ac5ebaba605c5406eecc7d14830ea0b3c10
parent606fdf4788aeefdd3fe9dd78667c1fa9e01b63d8
objecter: ping connections with lingering ops every tick()

Also, make sure that we initialize linger_op.session once
we have it.

Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
src/osdc/Objecter.cc