ceph/src/msg
Josh Durgin 100a3d70e5 message, osd: add request/response messages for deletes during recovery
The existing BackfillRemove message has no reply, and PushOps have too
much logic that would need changing to accomodate deletions.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2017-07-17 02:00:35 -04:00
..
async mon: add support public_bind_addr option 2017-07-14 10:41:49 -07:00
simple mon: add support public_bind_addr option 2017-07-14 10:41:49 -07:00
xio mon: add support public_bind_addr option 2017-07-14 10:41:49 -07:00
Connection.h
Dispatcher.h
DispatchQueue.cc
DispatchQueue.h msg,client,os,journal: do not include unused header 2017-06-08 12:20:56 +08:00
DispatchStrategy.h core: introduce DirectMessenger 2017-04-25 10:37:50 -04:00
FastStrategy.h core: introduce DirectMessenger 2017-04-25 10:37:50 -04:00
Message.cc message, osd: add request/response messages for deletes during recovery 2017-07-17 02:00:35 -04:00
Message.h message, osd: add request/response messages for deletes during recovery 2017-07-17 02:00:35 -04:00
Messenger.cc msg,common: do not include assert.h everywhere to clobber <assert.h> 2017-06-08 11:46:26 +08:00
Messenger.h mon: add support public_bind_addr option 2017-07-14 10:41:49 -07:00
msg_types.cc
msg_types.h
QueueStrategy.cc msg: QueueStrategy::wait() joins all threads 2017-07-06 17:11:52 -04:00
QueueStrategy.h msg: QueueStrategy::wait() joins all threads 2017-07-06 17:11:52 -04:00
SimplePolicyMessenger.h