summaryrefslogtreecommitdiff
path: root/src/dumpjournal.cc
Commit message (Expand)AuthorAgeFilesLines
* dumpjournal.cc: fix compileColin Patrick McCabe2010-11-151-2/+6
* common: break init into set_defaults and init stepsSage Weil2010-07-011-1/+3
* types: standardize on uint64_tSage Weil2010-05-071-3/+3
* msgr: Remove the type CEPH_ENTITY_TYPE_ADMIN.Greg Farnum2010-03-021-1/+1
* msgr: rank is just a bad name for local SimpleMessengers nowGreg Farnum2010-01-071-6/+5
* msgr: Remove erroneous rank->destroy calls I inserted in 9a96bfGreg Farnum2010-01-071-1/+0
* msgr: Make usage compatible with last commitGreg Farnum2010-01-061-1/+2
* msgr: All SimpleMessenger uses are now on the heap for appropriate destructionGreg Farnum2010-01-061-5/+6
* Merge branch 'unstable' into authSage Weil2009-10-211-4/+2
|\
| * msgr: change ms_handle_[peer_]reset prototypeSage Weil2009-10-131-2/+2
| * msgr: kill unused ms_handle_failureSage Weil2009-10-131-1/+0
| * osd: stop using MOSDGetMapSage Weil2009-10-091-1/+0
* | auth: common_init should not always init keysYehuda Sadeh2009-09-251-1/+1
|/
* msgr: pass Connection* to msgr error handlersSage Weil2009-09-211-3/+3
* msgr: change dispatcher interfaces; some monclient cleanupsSage Weil2009-09-151-1/+5
* msgr: deliver resets to all dispatchers; make naming consistentSage Weil2009-08-311-1/+1
* mds, objecter, ceph: use MonClientSage Weil2009-06-261-1/+1
* monclient: refactor MonMap into MonClientSage Weil2009-06-261-4/+3
* monc: add mount/umount to mon clientSage Weil2009-05-071-2/+2
* msgr: kill static instance 'rank' of SimpleMessengerv0.7.3Sage Weil2009-05-011-0/+1
* journaler: store layout in journal headerSage Weil2009-04-301-12/+4
* mds: clean up layoutsSage Weil2009-04-301-1/+7
* mds: put mds format magic in root inode, journal; check on start, replaySage Weil2009-04-151-1/+1
* config: clean up common_init a bitSage Weil2009-03-201-1/+1
* conf: restructure of the conf mechanismYehuda Sadeh2009-03-111-1/+1
* logger: identify fields with int constants instead of stringsSage Weil2009-02-261-1/+1
* added a common initialization functionYehuda Sadeh2009-02-091-1/+2
* dispatcher: cascading dispatch infrastructureYehuda Sadeh2008-12-041-1/+4
* fix env parsingSage Weil2008-11-051-0/+1
* lockdep: annotate Mutex declarationsSage Weil2008-10-311-1/+1
* osdc: adjust objecter interface to use SnapContext for writesSage Weil2008-08-051-2/+1
* filer: set object snap fieldSage Weil2008-07-021-1/+2
* pass snaps through filer, objecter. link snaprealm to inode (not cap) in cli...Sage Weil2008-07-021-1/+2
* mds: move inode_t et al to mdstypes.h; remove inode_t from osdc/*Sage Weil2008-06-111-2/+2
* osd: put full precision ps in osd ops; keep in mind that ps -> pg mapping may...Sage Weil2008-05-131-0/+131