index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
/
common.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cephtool: fix resource leak
Sage Weil
2012-09-28
1
-6
/
+5
*
cephtool: make command wait for osdmap explicit
Sage Weil
2012-08-13
1
-1
/
+5
*
cephtool: send keepalive to tell target
Sage Weil
2012-08-13
1
-8
/
+23
*
cephtool: retry 'ceph tell <who> ...' command if connection fails
Sage Weil
2012-08-13
1
-1
/
+15
*
cephtool: set messenger policy
Sage Weil
2012-08-13
1
-1
/
+4
*
cephtool: fix deadlock on fault when waiting for osdmap
Sage Weil
2012-08-13
1
-58
/
+60
*
make everyone use our assert #include and macro
Sage Weil
2012-06-07
1
-11
/
+14
*
cephtool: restore osdmap handler
Sage Weil
2012-05-19
1
-0
/
+16
*
cephtool: aesthetic change to ceph -w output
Sage Weil
2012-05-18
1
-1
/
+1
*
src: get rid of the Observers throughout the code base.
Joao Eduardo Luis
2012-05-18
1
-5
/
+0
*
cephtool: Slight rework and pub/sub log support.
Joao Eduardo Luis
2012-05-18
1
-243
/
+81
*
msgr: name messengers
Sage Weil
2012-05-01
1
-1
/
+1
*
log: new logging infrastructure
Sage Weil
2012-03-27
1
-0
/
+2
*
cephtool: don't prefix log items
Sage Weil
2012-03-22
1
-1
/
+1
*
msgr: remove refcounting of Messengers.
Greg Farnum
2012-03-02
1
-1
/
+1
*
msgr: make nonce a required part of the SimpleMessenger constructor.
Greg Farnum
2012-03-02
1
-2
/
+2
*
msgr: Remove the SimpleMessenger start/start_with_nonce distinction.
Greg Farnum
2012-03-02
1
-1
/
+2
*
msgr: Remove SimpleMessenger::register_entity
Greg Farnum
2012-03-02
1
-2
/
+1
*
ceph: if 'pg <pgid> ..' doesn't parse a pgid, send to mon
Sage Weil
2012-02-21
1
-4
/
+3
*
ceph: direct 'pg <pgid> ...' to primary osd for given pgid
Sage Weil
2012-02-19
1
-3
/
+42
*
cephtool: fix shutdown
Sage Weil
2011-12-05
1
-2
/
+3
*
ceph: fix shutdown race
Sage Weil
2011-11-23
1
-4
/
+5
*
use libuuid for fsid
Sage Weil
2011-11-12
1
-1
/
+1
*
common: return null if mc.init() unsuccessful
Samuel Just
2011-11-08
1
-3
/
+5
*
Merge branch 'master' into wip-freebsd
Sage Weil
2011-10-25
1
-6
/
+118
|
\
|
*
ceph: don't crash when sending message to !up osd
Sage Weil
2011-10-15
1
-3
/
+3
|
*
cephtool: ability to send commands directly to osds
Sage Weil
2011-10-15
1
-6
/
+118
*
|
First cut of FreeBSD support. This patch allowes ceph to compile successfully
Stanislav Sedov
2011-10-05
1
-1
/
+1
|
/
*
tools: fix compile
Colin Patrick McCabe
2011-09-13
1
-1
/
+1
*
Get rid of silly unused parameter
Colin Patrick McCabe
2011-09-13
1
-11
/
+2
*
ceph: clean up command output
Sage Weil
2011-09-08
1
-47
/
+3
*
cephtool: accept semicolons in commandline args
Colin Patrick McCabe
2011-08-02
1
-4
/
+22
*
tools: remove unused variables
Greg Farnum
2011-07-18
1
-2
/
+0
*
Convert g_ceph_context to a pointer.
Colin Patrick McCabe
2011-06-21
1
-6
/
+6
*
move common_init to global_init
Colin Patrick McCabe
2011-06-21
1
-1
/
+1
*
g_clock.now -> ceph_clock_now
Colin Patrick McCabe
2011-06-21
1
-3
/
+3
*
bufferlist: get rid of derr usage
Colin Patrick McCabe
2011-06-21
1
-3
/
+4
*
Dispatcher should take a CephContext argument
Colin Patrick McCabe
2011-06-10
1
-2
/
+3
*
tools/common: fix C_ObserverRefresh constructor
Colin Patrick McCabe
2011-06-09
1
-1
/
+1
*
ceph tools: de-globalize CephToolContext
Colin Patrick McCabe
2011-06-09
1
-104
/
+122
*
g_conf: change to pointer
Colin Patrick McCabe
2011-06-07
1
-2
/
+2
*
msgr, common: Refactor to extract daemonization out of messenger.
Tommi Virtanen
2011-04-29
1
-1
/
+1
*
msgr: Rename SimpleMessenger::start(daemonize, nonce) to start_with_nonce.
Tommi Virtanen
2011-04-29
1
-1
/
+1
*
mon: remove class distribution infrastructure
Sage Weil
2011-04-19
1
-30
/
+0
*
config: make md_config_t.name a value, not ptr
Colin Patrick McCabe
2011-04-15
1
-1
/
+1
*
msgr: let user explicitly set nonce
Sage Weil
2011-03-17
1
-1
/
+1
*
cfuse: set proper defaults
Colin Patrick McCabe
2011-03-14
1
-1
/
+1
*
Replace g_conf.name and g_conf.id with entityname
Colin Patrick McCabe
2011-03-08
1
-1
/
+1
*
ceph: add --concise flag
Sage Weil
2011-02-11
1
-14
/
+25
*
tools/common: use fwrite to write stdout
Colin Patrick McCabe
2011-02-10
1
-2
/
+2
[next]