summaryrefslogtreecommitdiffstats
path: root/src/ceph_mds.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #2629 from dachary/wip-heap-profilerLoic Dachary2014-10-091-0/+3
|\
| * mon,mds: call ceph_heap_profiler_init() at boot timeLoic Dachary2014-10-081-0/+3
* | mds: deprecation-warn on numeric mds namesJohn Spray2014-10-081-0/+6
|/
* mds: introduce explicit DaemonState instead of intJohn Spray2014-07-291-2/+2
* tools: Create cephfs-journal-toolJohn Spray2014-05-201-89/+0
* mds: Add dump-journal-entriesJohn Spray2014-02-261-1/+12
* mds: Create MDSUtility as base for Dumper/ResetterJohn Spray2014-02-261-35/+16
* mds: Fix Dumper shutdownJohn Spray2014-02-261-0/+7
* ceph: Add inline data featureLi Wang2014-01-141-0/+1
* mds: add CEPH_FEATURE_EXPORT_PEER and bump the protocal versionYan, Zheng2013-12-161-1/+2
* mon, mds, osd: add early SIGTERM injectionSage Weil2013-07-201-0/+3
* mds: put g_ceph_context on shutdownSage Weil2013-07-201-2/+3
* mds: install signal handlers after initSage Weil2013-07-201-9/+10
* Merge branch 'next'Sage Weil2013-05-231-0/+1
|\
| * osd, mds: shut down async signal handler on exitSage Weil2013-05-221-0/+1
* | ceph-mds: specify which types of addresses to pickJoao Eduardo Luis2013-05-221-1/+1
|/
* mds: fix usage typo for ceph-mdsSam Lang2013-01-161-1/+1
* mds: shutdown cleanly if can't authenticateYehuda Sadeh2012-12-121-3/+5
* ceph_mds.cc: remove twice included sys/stat.hDanny Al-Gaaf2012-11-281-1/+0
* Code to allow pipes to be prepared to sign messages and to call the authentic...Peter Reiher2012-10-011-1/+2
* global: fix version banner in log on startupSage Weil2012-08-141-2/+0
* msgr: indicate whether clients are lossySage Weil2012-07-211-4/+4
* make everyone use our assert #include and macroSage Weil2012-06-071-0/+2
* msgr: name messengersSage Weil2012-05-011-2/+2
* log: new logging infrastructureSage Weil2012-03-271-0/+2
* msgr: switch all users over to abstract interfaceSage Weil2012-03-151-7/+7
* config: alternative config options for global_init()Yehuda Sadeh2012-03-121-1/+1
* msgr: remove SimpleMessenger::get_ms_addr() in favor of Messenger::get_myaddrGreg Farnum2012-03-071-1/+1
* msgr: make nonce a required part of the SimpleMessenger constructor.Greg Farnum2012-03-021-4/+4
* msgr: Require that init functions are called before bind() and start().Greg Farnum2012-03-021-4/+4
* msgr: Remove the SimpleMessenger::bind() nonce parameter.Greg Farnum2012-03-021-2/+3
* msgr: Remove the SimpleMessenger start/start_with_nonce distinction.Greg Farnum2012-03-021-0/+1
* msgr: Remove SimpleMessenger::register_entityGreg Farnum2012-03-021-3/+4
* mds: unregister SIGHUP tooSage Weil2012-02-291-0/+1
* Fix ceph-mds --journal-resetAlexandre Oliva2012-02-231-0/+1
* msgr: promote SimpleMessenger::Policy to Messenger::PolicySage Weil2012-02-191-7/+7
* mds: remove pidfileSage Weil2012-02-151-2/+6
* mds: install async signal handlers for SIG{HUP,INT,TERM}Sage Weil2012-02-151-1/+22
* features: #include ceph_features directly where neededSage Weil2012-01-231-0/+2
* Merge remote branch 'gh/master' into wip-op-data-muxSage Weil2012-01-181-2/+9
|\
| * Merge remote branch 'gh/wip-backfill'Sage Weil2012-01-171-0/+3
| |\
| | * msgr: explicitly specify internal cluster protocolSage Weil2012-01-051-0/+2
| * | mds: abort startup if we fail to bindSage Weil2012-01-171-2/+6
| |/
* / mds: require OSDREPLYMUX feature bitSage Weil2012-01-141-1/+3
|/
* global: make daemon banner print explicitSage Weil2011-12-011-0/+2
* mds: fix usage textSage Weil2011-12-011-1/+1
* mds, osd, synclient: Pick cluster_addr/public_addr based on *_network.Tommi Virtanen2011-11-211-0/+3
* msg: Move public_addr use outside ->bind()Tommi Virtanen2011-11-211-2/+2
* mdsN -> mds.NSage Weil2011-09-281-4/+4
* rename source files c* -> ceph-*Sage Weil2011-09-231-0/+275