summaryrefslogtreecommitdiff
path: root/src/messages
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #312 from ceph/wip-osd-hbSage Weil2013-05-231-6/+13
|\
| * osd: send hb front addr to monitor at bootSage Weil2013-05-221-6/+13
* | messages/MOSDMarkMeDown: fix uninit fieldSage Weil2013-05-221-5/+5
|/
* osd: prioritize recovery for degraded pgsDavid Zafman2013-05-091-4/+11
* Revert "mon: when electing, be sure acked leaders have new enough stores to l...Greg Farnum2013-04-301-11/+12
* mon: mark PaxosServiceMessage forward fields deprecatedSage Weil2013-04-261-8/+8
* mon: when electing, be sure acked leaders have new enough stores to leadGreg Farnum2013-04-241-4/+19
* mon: drop forwarded requests after an electionSage Weil2013-04-231-2/+8
* mds: reqid for rejoinning authpin/wrlock need to be listYan, Zheng2013-04-011-6/+6
* mds: encode dirfrag base in cache rejoin ackYan, Zheng2013-04-011-1/+9
* mds: include replica nonce in MMDSCacheRejoin::inode_strongYan, Zheng2013-04-011-6/+15
* Merge remote-tracking branch 'gh/next'Sage Weil2013-03-261-6/+23
|\
| * ReplicatedPG: send entire stats on OP_BACKFILL_FINISHSamuel Just2013-03-261-6/+23
* | messages: add MOSDMarkMeDownSamuel Just2013-03-211-0/+69
|/
* mon: HealthMonitor: Keep track of monitor cluster's healthJoao Eduardo Luis2013-03-181-0/+108
* mon: QuorumService: Allow for services quorum-bound to be easily createdJoao Eduardo Luis2013-03-181-0/+72
* message/mds: Fix client reconnect decodeSam Lang2013-03-161-1/+1
* Simplify may_write()David Zafman2013-03-131-2/+1
* osd: include osdmap epoch in osd_op message operator<<Sage Weil2013-02-281-0/+1
* osd: show retry attempt in MOSDOp operator<<Sage Weil2013-02-281-1/+2
* Merge remote-tracking branch 'gh/next'Sage Weil2013-02-241-1/+2
|\
| * mds: reencode MDSMap in MMDSMap if MDSENC feature is not presentSage Weil2013-02-231-1/+2
* | Merge branch 'wsp.bobtail.2merge' into wsp.bobtail.masterJoao Eduardo Luis2013-02-213-27/+242
|\ \ | |/ |/|
| * mon: Monitor: Add monitor store synchronization supportJoao Eduardo Luis2013-02-212-5/+17
| * message: MMonSync: Monitor Synchronization messageJoao Eduardo Luis2013-02-211-0/+218
| * mon: Single-paxos and key/value store supportJoao Eduardo Luis2013-02-211-7/+3
| * mon: Remove global version code introduced around bobtail's releaseJoao Eduardo Luis2013-02-122-15/+4
* | Merge branch 'wip-mds-encode-rebased'Greg Farnum2013-02-112-6/+22
|\ \
| * | mds: cap_reconnect_t uses modern encodingGreg Farnum2013-02-081-4/+20
| * | mds: move conditional MDSMap encoding into single encode methodGreg Farnum2013-02-051-2/+2
| |/
* | messages/MOSDRepScrub.h: initialize member variable in constructorDanny Al-Gaaf2013-02-061-1/+4
|/
* mds: rejoin remote wrlocks and frozen auth pinYan, Zheng2013-01-291-0/+12
* osd: set PULL subop cost to size of requested dataSage Weil2013-01-221-0/+6
* Merge branch 'wip-mds'Sage Weil2013-01-171-0/+4
|\
| * mds: indroduce DROPLOCKS slave requestYan, Zheng2013-01-021-0/+4
* | messages: add MTimeCheckJoao Eduardo Luis2013-01-111-0/+87
|/
* features is uint64_tSage Weil2012-12-271-2/+2
* Merge remote-tracking branch 'gh/next'Sage Weil2012-12-271-1/+4
|\
| * osd: make MOSDFailure output more sensibleSage Weil2012-12-231-1/+4
* | Merge remote-tracking branch 'gh/wip-mds'Sage Weil2012-12-271-1/+6
|\ \
| * | mds: fix race between send_dentry_link() and cache expireYan, Zheng2012-12-231-1/+6
| |/
* | messages/MOSDOpReply: remove misleading may_read/may_writeSage Weil2012-12-271-11/+6
* | osd: move rmw_flags to OpRequest, out of MOSDOpSage Weil2012-12-271-31/+1
|/
* osd: make pool_stat_t encoding backward compatible with v0.41 and olderSage Weil2012-12-081-1/+1
* mds: fix freeze inode deadlockYan, Zheng2012-12-011-0/+1
* messages/MClientRequest.h: remove twice included sys/types.hDanny Al-Gaaf2012-11-281-1/+0
* messages: MLog: make ctor's uuid argument a constJoao Eduardo Luis2012-11-271-2/+2
* message: add MRecoveryReserveMike Ryan2012-11-011-0/+78
* message: add missing print statement for REJECT messageMike Ryan2012-11-011-0/+3
* Merge branch 'wip-3301'Sage Weil2012-10-161-1/+1
|\