ceph/src/messages
Sage Weil 2ed9f5a96f osd: include osdmap epoch in osd_op message operator<<
Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Samuel Just <sam.just@inktank.com>
2013-02-28 16:22:46 -08:00
..
MAuth.h
MAuthReply.h messages: uninit values 2012-09-28 13:18:05 -07:00
MBackfillReserve.h message: add missing print statement for REJECT message 2012-11-01 01:05:01 -07:00
MCacheExpire.h messages: uninit values 2012-09-28 13:18:05 -07:00
MClientCapRelease.h
MClientCaps.h
MClientLease.h
MClientReconnect.h mds: cap_reconnect_t uses modern encoding 2013-02-08 13:58:41 -08:00
MClientReply.h features is uint64_t 2012-12-27 17:24:54 -08:00
MClientRequest.h messages/MClientRequest.h: remove twice included sys/types.h 2012-11-28 08:25:43 -08:00
MClientRequestForward.h messages: uninit values 2012-09-28 13:18:05 -07:00
MClientSession.h
MClientSnap.h
MCommand.h
MCommandReply.h
MDentryLink.h mds: fix race between send_dentry_link() and cache expire 2012-12-23 20:01:12 -08:00
MDentryUnlink.h
MDirUpdate.h
MDiscover.h
MDiscoverReply.h
MExportCaps.h
MExportCapsAck.h
MExportDir.h
MExportDirAck.h
MExportDirCancel.h
MExportDirDiscover.h
MExportDirDiscoverAck.h
MExportDirFinish.h
MExportDirNotify.h
MExportDirNotifyAck.h
MExportDirPrep.h
MExportDirPrepAck.h
MForward.h mon: avoid large pass by value in MForward 2012-09-29 01:35:36 -07:00
MGenericMessage.h
MGetPoolStats.h
MGetPoolStatsReply.h osd: make pool_stat_t encoding backward compatible with v0.41 and older 2012-12-08 09:24:38 -08:00
MHeartbeat.h
MInodeFileCaps.h
MLock.h
MLog.h messages: MLog: make ctor's uuid argument a const 2012-11-27 20:00:44 +00:00
MLogAck.h
MMDSBeacon.h
MMDSCacheRejoin.h mds: rejoin remote wrlocks and frozen auth pin 2013-01-29 10:17:36 +08:00
MMDSFindIno.h
MMDSFindInoReply.h
MMDSFragmentNotify.h
MMDSLoadTargets.h
MMDSMap.h mds: reencode MDSMap in MMDSMap if MDSENC feature is not present 2013-02-23 16:36:52 -08:00
MMDSResolve.h
MMDSResolveAck.h
MMDSSlaveRequest.h mds: indroduce DROPLOCKS slave request 2013-01-02 19:25:40 +08:00
MMDSTableRequest.h
MMonCommand.h
MMonCommandAck.h
MMonElection.h mon: share quorum features on election victory 2012-09-12 17:33:01 -07:00
MMonGetMap.h
MMonGetVersion.h
MMonGetVersionReply.h
MMonGlobalID.h
MMonJoin.h MMonJoin: avoid large pass by value 2012-09-28 13:18:06 -07:00
MMonMap.h
MMonPaxos.h mon: Single-paxos and key/value store support 2013-02-21 18:02:14 +00:00
MMonProbe.h mon: Monitor: Add monitor store synchronization support 2013-02-21 18:02:22 +00:00
MMonSubscribe.h
MMonSubscribeAck.h
MMonSync.h mon: Monitor: Add monitor store synchronization support 2013-02-21 18:02:22 +00:00
MOSDAlive.h
MOSDBoot.h MOSDBoot: fix compatibility with ~argonaut 2012-10-04 17:01:33 -07:00
MOSDFailure.h osd: make MOSDFailure output more sensible 2012-12-23 15:21:18 -08:00
MOSDMap.h
MOSDOp.h osd: include osdmap epoch in osd_op message operator<< 2013-02-28 16:22:46 -08:00
MOSDOpReply.h messages/MOSDOpReply: remove misleading may_read/may_write 2012-12-27 12:12:40 -08:00
MOSDPGBackfill.h
MOSDPGCreate.h
MOSDPGInfo.h PG: compound messages must carry epoch_sent for each part 2012-07-05 10:14:58 -07:00
MOSDPGLog.h
MOSDPGMissing.h
MOSDPGNotify.h PG: compound messages must carry epoch_sent for each part 2012-07-05 10:14:58 -07:00
MOSDPGQuery.h PG: compound messages must carry epoch_sent for each part 2012-07-05 10:14:58 -07:00
MOSDPGRemove.h
MOSDPGScan.h
MOSDPGTemp.h
MOSDPGTrim.h
MOSDPing.h
MOSDRepScrub.h messages/MOSDRepScrub.h: initialize member variable in constructor 2013-02-06 08:42:04 -08:00
MOSDScrub.h osd: deep scrub, read file contents from disk and compare digest 2012-09-05 14:19:19 -07:00
MOSDSubOp.h osd: set PULL subop cost to size of requested data 2013-01-22 14:47:40 -08:00
MOSDSubOpReply.h
MPGStats.h
MPGStatsAck.h
MPing.h
MPoolOp.h
MPoolOpReply.h
MRecoveryReserve.h message: add MRecoveryReserve 2012-11-01 01:05:01 -07:00
MRemoveSnaps.h
MRoute.h MRoute: avoid pass by value 2012-09-28 13:18:05 -07:00
MStatfs.h
MStatfsReply.h
MTimeCheck.h messages: add MTimeCheck 2013-01-11 00:44:21 +00:00
MWatchNotify.h
PaxosServiceMessage.h