summaryrefslogtreecommitdiffstats
path: root/src/ceph_mds.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ceph-mds: obsolete hot-standby optionPatrick Donnelly2019-02-281-24/+2
* Rename "include/assert.h"Brad Hubbard2018-09-141-1/+1
* common: move ConfigValues out of md_config_tKefu Chai2018-07-101-12/+12
* mds: addr -> addrvecSage Weil2018-07-031-1/+1
* mds: use new pick_addressesSage Weil2018-07-031-2/+3
* ceph-mds: Fix usageJos Collin2018-06-051-1/+1
* Remove embedded 'cephd' codeDan Mick2018-05-111-4/+0
* global: output usage on -h, --help, or no args before contacting monsSage Weil2018-03-151-5/+9
* Merge PR #20541 into masterPatrick Donnelly2018-03-071-2/+2
|\
| * ceph-mds: exit if invalid idJos Collin2018-02-231-2/+2
* | drop unnecessary env_to_vec callsSage Weil2018-03-061-1/+0
* | ceph-mds: use preforkerSage Weil2018-03-041-6/+26
* | ceph-mds: do not dump usage on errorSage Weil2018-03-041-2/+5
|/
* common: Sign in early SIGHUP signalhuanwen ren2018-02-051-4/+5
* [cleanup] Remove namespace using directives for stdShinobu Kinjo2017-11-271-1/+0
* random: use ceph::util for non-cryptographic randomnessCasey Bodley2017-10-091-2/+2
* osd/mon/mds: unify usage text, always use stdoutTim Serong2017-05-191-1/+1
* Merge pull request #13687 from Liuchang0812/wip-19106-eliminate-unsafe-optionSage Weil2017-03-281-1/+1
|\
| * common: convert ms_type option to SAFE_OPTIONliuchang08122017-03-221-1/+1
* | mds: set ceph-mds name uncond for external toolsPatrick Donnelly2017-03-171-0/+4
|/
* msg/Messenger: drop useless 'supported' arg to Policy ctorSage Weil2017-03-031-6/+4
* msg: drop pointless specification of supported featuresSage Weil2017-03-031-13/+4
* ceph_mds: adopt ms public typeHaomai Wang2017-02-021-1/+2
* embedded: add MDS to libcephdBassam Tabbara2017-01-111-2/+6
* dout: Use dout_contextAdam C. Emerson2016-12-221-0/+1
* common,test: g_ceph_context->put() upon returnKefu Chai2016-11-241-4/+3
* mds: remove "--journal-check" help textNathan Cutler2016-11-021-3/+1
* msg: make loopback Connection feature accurate all the timeSage Weil2016-10-101-1/+1
* mds: use a random nonce in MessengerJohn Spray2016-09-191-1/+4
* Merge pull request #8789 from vuhuong/wip-msgr-flex-prop-listYuri Weinstein2016-06-081-1/+1
|\
| * msgr,xio: flexible Messenger::create configuration flagsVu Pham2016-06-011-1/+1
* | Merge pull request #8598 from renhwsky/wip-renhw-ceph_mds-helpJohn Spray2016-06-061-3/+3
|\ \ | |/ |/|
| * mds: break is redundantrenhwztetecs2016-05-051-1/+1
| * mds: fix usage displayrenhwztetecs2016-04-151-2/+2
* | mds: remove ONESHOT_REPLAY modeJohn Spray2016-05-031-28/+3
|/
* mds: don't crash because of bad ms-type in ceph.conf (or missing enablement f...Avner BenHanoch2016-02-171-0/+2
* global: add data_dir_option for all daemonsSage Weil2016-02-041-1/+2
* mds: we should wait messenger when MDSDaemon suicideWei Feng2015-12-231-1/+3
* ceph-mds:add --help/-hCilang Zhao2015-12-081-0/+4
* Merge pull request #6454 from H3C/wip-mdsGregory Farnum2015-11-251-1/+1
|\
| * mds:the ceph-mds command option "--hot-standby" is useless.Wei Feng2015-11-061-1/+1
* | use new api and fix some wrong flag callerYunchuan Wen2015-11-121-1/+1
|/
* mds: reinstate conditional destructionJohn Spray2015-07-281-2/+6
* mds: s/MDS/MDSDaemon/ for clarityJohn Spray2015-07-281-3/+3
* mds: big MDS refactor stage 2: encapsulationJohn Spray2015-07-281-1/+2
* mds: always delete MDSJohn Spray2015-07-281-4/+1
* Cosmetic ceph_mds.cc.Matt Benjamin2015-01-141-21/+23
* Merge remote-tracking branch 'gh/wip-fs-quota'Sage Weil2014-12-191-1/+2
|\
| * ceph: Add quota feature flagsYunchuan Wen2014-11-021-1/+2
* | Messenger: Create an Messenger implementation by name.Haomai Wang2014-12-181-1/+1
|/