index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ceph_mds.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph-mds: obsolete hot-standby option
Patrick Donnelly
2019-02-28
1
-24
/
+2
*
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
common: move ConfigValues out of md_config_t
Kefu Chai
2018-07-10
1
-12
/
+12
*
mds: addr -> addrvec
Sage Weil
2018-07-03
1
-1
/
+1
*
mds: use new pick_addresses
Sage Weil
2018-07-03
1
-2
/
+3
*
ceph-mds: Fix usage
Jos Collin
2018-06-05
1
-1
/
+1
*
Remove embedded 'cephd' code
Dan Mick
2018-05-11
1
-4
/
+0
*
global: output usage on -h, --help, or no args before contacting mons
Sage Weil
2018-03-15
1
-5
/
+9
*
Merge PR #20541 into master
Patrick Donnelly
2018-03-07
1
-2
/
+2
|
\
|
*
ceph-mds: exit if invalid id
Jos Collin
2018-02-23
1
-2
/
+2
*
|
drop unnecessary env_to_vec calls
Sage Weil
2018-03-06
1
-1
/
+0
*
|
ceph-mds: use preforker
Sage Weil
2018-03-04
1
-6
/
+26
*
|
ceph-mds: do not dump usage on error
Sage Weil
2018-03-04
1
-2
/
+5
|
/
*
common: Sign in early SIGHUP signal
huanwen ren
2018-02-05
1
-4
/
+5
*
[cleanup] Remove namespace using directives for std
Shinobu Kinjo
2017-11-27
1
-1
/
+0
*
random: use ceph::util for non-cryptographic randomness
Casey Bodley
2017-10-09
1
-2
/
+2
*
osd/mon/mds: unify usage text, always use stdout
Tim Serong
2017-05-19
1
-1
/
+1
*
Merge pull request #13687 from Liuchang0812/wip-19106-eliminate-unsafe-option
Sage Weil
2017-03-28
1
-1
/
+1
|
\
|
*
common: convert ms_type option to SAFE_OPTION
liuchang0812
2017-03-22
1
-1
/
+1
*
|
mds: set ceph-mds name uncond for external tools
Patrick Donnelly
2017-03-17
1
-0
/
+4
|
/
*
msg/Messenger: drop useless 'supported' arg to Policy ctor
Sage Weil
2017-03-03
1
-6
/
+4
*
msg: drop pointless specification of supported features
Sage Weil
2017-03-03
1
-13
/
+4
*
ceph_mds: adopt ms public type
Haomai Wang
2017-02-02
1
-1
/
+2
*
embedded: add MDS to libcephd
Bassam Tabbara
2017-01-11
1
-2
/
+6
*
dout: Use dout_context
Adam C. Emerson
2016-12-22
1
-0
/
+1
*
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
1
-4
/
+3
*
mds: remove "--journal-check" help text
Nathan Cutler
2016-11-02
1
-3
/
+1
*
msg: make loopback Connection feature accurate all the time
Sage Weil
2016-10-10
1
-1
/
+1
*
mds: use a random nonce in Messenger
John Spray
2016-09-19
1
-1
/
+4
*
Merge pull request #8789 from vuhuong/wip-msgr-flex-prop-list
Yuri Weinstein
2016-06-08
1
-1
/
+1
|
\
|
*
msgr,xio: flexible Messenger::create configuration flags
Vu Pham
2016-06-01
1
-1
/
+1
*
|
Merge pull request #8598 from renhwsky/wip-renhw-ceph_mds-help
John Spray
2016-06-06
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
mds: break is redundant
renhwztetecs
2016-05-05
1
-1
/
+1
|
*
mds: fix usage display
renhwztetecs
2016-04-15
1
-2
/
+2
*
|
mds: remove ONESHOT_REPLAY mode
John Spray
2016-05-03
1
-28
/
+3
|
/
*
mds: don't crash because of bad ms-type in ceph.conf (or missing enablement f...
Avner BenHanoch
2016-02-17
1
-0
/
+2
*
global: add data_dir_option for all daemons
Sage Weil
2016-02-04
1
-1
/
+2
*
mds: we should wait messenger when MDSDaemon suicide
Wei Feng
2015-12-23
1
-1
/
+3
*
ceph-mds:add --help/-h
Cilang Zhao
2015-12-08
1
-0
/
+4
*
Merge pull request #6454 from H3C/wip-mds
Gregory Farnum
2015-11-25
1
-1
/
+1
|
\
|
*
mds:the ceph-mds command option "--hot-standby" is useless.
Wei Feng
2015-11-06
1
-1
/
+1
*
|
use new api and fix some wrong flag caller
Yunchuan Wen
2015-11-12
1
-1
/
+1
|
/
*
mds: reinstate conditional destruction
John Spray
2015-07-28
1
-2
/
+6
*
mds: s/MDS/MDSDaemon/ for clarity
John Spray
2015-07-28
1
-3
/
+3
*
mds: big MDS refactor stage 2: encapsulation
John Spray
2015-07-28
1
-1
/
+2
*
mds: always delete MDS
John Spray
2015-07-28
1
-4
/
+1
*
Cosmetic ceph_mds.cc.
Matt Benjamin
2015-01-14
1
-21
/
+23
*
Merge remote-tracking branch 'gh/wip-fs-quota'
Sage Weil
2014-12-19
1
-1
/
+2
|
\
|
*
ceph: Add quota feature flags
Yunchuan Wen
2014-11-02
1
-1
/
+2
*
|
Messenger: Create an Messenger implementation by name.
Haomai Wang
2014-12-18
1
-1
/
+1
|
/
[next]