index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dumpjournal.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove dumpjournal
Greg Farnum
2011-06-06
1
-143
/
+0
*
Add CephContext
Colin Patrick McCabe
2011-05-24
1
-1
/
+1
*
Split common_init_daemonize from common_init_finish
Colin Patrick McCabe
2011-05-24
1
-1
/
+1
*
common_init: don't init crypto until after fork
Colin Patrick McCabe
2011-05-21
1
-0
/
+1
*
msgr, common: Refactor to extract daemonization out of messenger.
Tommi Virtanen
2011-04-29
1
-1
/
+1
*
msgr: move test binaries to updated msgr bind/start interface
Sage Weil
2011-03-17
1
-1
/
+1
*
cfuse: set proper defaults
Colin Patrick McCabe
2011-03-14
1
-3
/
+2
*
common_init: Split common_init into multiple parts
Colin Patrick McCabe
2011-03-10
1
-1
/
+1
*
Replace g_conf.name and g_conf.id with entityname
Colin Patrick McCabe
2011-03-08
1
-1
/
+1
*
Fold common_set_defaults into common_init
Colin Patrick McCabe
2011-02-23
1
-1
/
+0
*
Rename config.h -> common/config.h
Colin Patrick McCabe
2011-02-23
1
-1
/
+1
*
common: Split argument parsing into ceph_argparse
Colin Patrick McCabe
2011-02-20
1
-0
/
+1
*
common: combine set_fg_logging into common_init
Colin Patrick McCabe
2011-02-08
1
-2
/
+1
*
common: make command-line programs log to stderr
Colin Patrick McCabe
2011-01-06
1
-0
/
+1
*
dumpjournal.cc: fix compile
Colin Patrick McCabe
2010-11-16
1
-2
/
+6
*
common: break init into set_defaults and init steps
Sage Weil
2010-07-01
1
-1
/
+3
*
types: standardize on uint64_t
Sage Weil
2010-05-07
1
-3
/
+3
*
msgr: Remove the type CEPH_ENTITY_TYPE_ADMIN.
Greg Farnum
2010-03-02
1
-1
/
+1
*
msgr: rank is just a bad name for local SimpleMessengers now
Greg Farnum
2010-01-08
1
-6
/
+5
*
msgr: Remove erroneous rank->destroy calls I inserted in 9a96bf
Greg Farnum
2010-01-07
1
-1
/
+0
*
msgr: Make usage compatible with last commit
Greg Farnum
2010-01-07
1
-1
/
+2
*
msgr: All SimpleMessenger uses are now on the heap for appropriate destruction
Greg Farnum
2010-01-07
1
-5
/
+6
*
Merge branch 'unstable' into auth
Sage Weil
2009-10-22
1
-4
/
+2
|
\
|
*
msgr: change ms_handle_[peer_]reset prototype
Sage Weil
2009-10-13
1
-2
/
+2
|
*
msgr: kill unused ms_handle_failure
Sage Weil
2009-10-13
1
-1
/
+0
|
*
osd: stop using MOSDGetMap
Sage Weil
2009-10-10
1
-1
/
+0
*
|
auth: common_init should not always init keys
Yehuda Sadeh
2009-09-26
1
-1
/
+1
|
/
*
msgr: pass Connection* to msgr error handlers
Sage Weil
2009-09-21
1
-3
/
+3
*
msgr: change dispatcher interfaces; some monclient cleanups
Sage Weil
2009-09-16
1
-1
/
+5
*
msgr: deliver resets to all dispatchers; make naming consistent
Sage Weil
2009-08-31
1
-1
/
+1
*
mds, objecter, ceph: use MonClient
Sage Weil
2009-06-27
1
-1
/
+1
*
monclient: refactor MonMap into MonClient
Sage Weil
2009-06-27
1
-4
/
+3
*
monc: add mount/umount to mon client
Sage Weil
2009-05-08
1
-2
/
+2
*
msgr: kill static instance 'rank' of SimpleMessenger
v0.7.3
Sage Weil
2009-05-01
1
-0
/
+1
*
journaler: store layout in journal header
Sage Weil
2009-04-30
1
-12
/
+4
*
mds: clean up layouts
Sage Weil
2009-04-30
1
-1
/
+7
*
mds: put mds format magic in root inode, journal; check on start, replay
Sage Weil
2009-04-16
1
-1
/
+1
*
config: clean up common_init a bit
Sage Weil
2009-03-20
1
-1
/
+1
*
conf: restructure of the conf mechanism
Yehuda Sadeh
2009-03-11
1
-1
/
+1
*
logger: identify fields with int constants instead of strings
Sage Weil
2009-02-26
1
-1
/
+1
*
added a common initialization function
Yehuda Sadeh
2009-02-10
1
-1
/
+2
*
dispatcher: cascading dispatch infrastructure
Yehuda Sadeh
2008-12-04
1
-1
/
+4
*
fix env parsing
Sage Weil
2008-11-05
1
-0
/
+1
*
lockdep: annotate Mutex declarations
Sage Weil
2008-11-01
1
-1
/
+1
*
osdc: adjust objecter interface to use SnapContext for writes
Sage Weil
2008-08-06
1
-2
/
+1
*
filer: set object snap field
Sage Weil
2008-07-03
1
-1
/
+2
*
pass snaps through filer, objecter. link snaprealm to inode (not cap) in cli...
Sage Weil
2008-07-03
1
-1
/
+2
*
mds: move inode_t et al to mdstypes.h; remove inode_t from osdc/*
Sage Weil
2008-06-12
1
-2
/
+2
*
osd: put full precision ps in osd ops; keep in mind that ps -> pg mapping may...
Sage Weil
2008-05-13
1
-0
/
+131