summaryrefslogtreecommitdiff
path: root/src/messages
Commit message (Expand)AuthorAgeFilesLines
* MOSDSubOpReply/MSDSubOp: No need to update encoding version.Samuel Just2011-08-312-16/+3
* OSD: Fix encoding versions affected by hobject switchSamuel Just2011-08-312-3/+16
* osd: fix osd reply messageYehuda Sadeh2011-08-301-2/+2
* src/messages/: s/sobject_t/hobject_tSamuel Just2011-08-292-5/+5
* mdsmap: int64_t pool idsSage Weil2011-08-271-0/+7
* osdmap: encode/decode old + new versionSage Weil2011-08-271-0/+24
* osd: make MOSDOp[Reply] encoding backwards compatibleSage Weil2011-08-272-39/+98
* osd: redo pg_t encoding with 64-bit pool idSage Weil2011-08-271-1/+1
* Merge branch 'wip-pg-creation'Greg Farnum2011-08-104-2/+29
|\
| * messages: add print functions to the MOSDPG messagesGreg Farnum2011-08-043-1/+28
| * messages: change = to result = for less confusion!Greg Farnum2011-08-041-1/+1
* | osd: restructure heartbeatsSage Weil2011-08-041-4/+5
|/
* osd: change src_oid encoding -- FLAG DAYSage Weil2011-08-021-16/+8
* Merge remote branch 'origin/objecter-latest-map'Sage Weil2011-08-012-0/+115
|\
| * mon: add GetVersion messageJosh Durgin2011-07-292-0/+115
* | mds: identify slave requests with reqid + attempt numberSage Weil2011-07-292-15/+43
|/
* mds: witness rmdir when subtrees are on other hostsSage Weil2011-07-201-0/+6
* mds: drop useless from field from MInodeFileCapsSage Weil2011-07-131-7/+1
* mds: improve print() for MInodeFileCapsSage Weil2011-07-131-1/+4
* mds: implement remote_wrlockSage Weil2011-07-081-0/+8
* rados: encode bufferlist in watch-notifyYehuda Sadeh2011-06-271-3/+7
* osd: rip out old peer stat sharingSage Weil2011-06-231-0/+2
* Convert g_ceph_context to a pointer.Colin Patrick McCabe2011-06-211-1/+1
* inode_load_vec_t: de-globalizeColin Patrick McCabe2011-06-211-3/+7
* DecayCounter: take a utime_t in ::decodeColin Patrick McCabe2011-06-211-1/+2
* msg: remove globalsColin Patrick McCabe2011-06-2091-188/+188
* g_clock.now -> ceph_clock_nowColin Patrick McCabe2011-06-201-1/+1
* Merge remote-tracking branch 'origin/master' into rgw-multipartYehuda Sadeh2011-06-161-0/+4
|\
| * MDiscoverReply: encode/decode wanted_ino.Greg Farnum2011-06-091-0/+4
* | osd: use osd_op.soid in callYehuda Sadeh2011-06-061-1/+1
* | osd: allow src_oids to be snappedSage Weil2011-06-061-4/+8
* | osd: don't crash on invalid encoded clone_rangeYehuda Sadeh2011-06-061-1/+2
* | messages: fix missing bitYehuda Sadeh2011-06-031-1/+1
* | messages: fix test for multi opYehuda Sadeh2011-06-031-1/+1
* | osd: make CLONERANGE src oid encoding more saneSage Weil2011-06-031-14/+17
* | objecter, osd: clonerange operationSage Weil2011-05-311-1/+10
|/
* osd: more heartbeat reworkSage Weil2011-05-201-9/+21
* fix some shadowing argumentsSage Weil2011-05-052-4/+4
* mds: do not send fragment_notify to <= recovering nodesSage Weil2011-04-281-1/+1
* mds: handle discovers that race with refragmentingSage Weil2011-04-271-0/+2
* Merge remote branch 'origin/stable'Sage Weil2011-04-261-0/+10
|\
| * osd: include (some) osd op flags in MOSDOp print methodSage Weil2011-04-261-0/+10
* | mon: remove class distribution infrastructureSage Weil2011-04-192-152/+0
|/
* mds: rejoin dirfrags explicitlySage Weil2011-04-011-0/+6
* mds: find_ino_peerSage Weil2011-03-312-0/+88
* mds: resync fragmentation during cache rejoinSage Weil2011-03-161-11/+5
* objecter: make response_data bufferlist staticSage Weil2011-03-161-15/+18
* osd: new encoding for MOSDOp when OBJECTLOCATOR feature is presentSage Weil2011-03-022-82/+192
* encode locator information in osd opYehuda Sadeh2011-03-021-4/+23
* osd: improve up_thru request behaviorSage Weil2011-02-221-5/+5