summaryrefslogtreecommitdiffstats
path: root/src/crush/CrushLocation.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* crush/CrushLocation: use boost trim instead of string erase to improve unders...luo rixin2023-07-111-1/+2
* crush/CrushLocation: remove useless flagluo rixin2023-07-101-4/+0
* crush/CrushLocation: remove unused header fileluo rixin2023-05-121-3/+0
* crush/CrushLocation.cc: specialize namespace TOPNSPC to cephluo rixin2023-05-121-1/+1
* crush, crimson: don't support crush_location_hook as crimson lacks SubProcess.Radoslaw Zarzynski2021-09-141-0/+6
* crush: clean the header inclusion order in CrushLocation.cc.Radoslaw Zarzynski2021-09-141-6/+4
* crush/CrushLocation: do not print logging message in constructorAlex Wu2021-03-311-1/+0
* crimson:common add TOPNSPC namespace for ceph and crimsonChunmei Liu2020-02-281-0/+5
* Merge PR #32831 into masterSage Weil2020-02-041-1/+1
|\
| * *: switch trivial users of bufferlist::copy{_in} to iterators.Radoslaw Zarzynski2020-01-261-1/+1
* | OSD: Allow 64-char hostname to be added as the "host" in CRUSHMichal Skalski2020-01-291-1/+1
|/
* crush,osd: add operator<<(ostream, const CrushLocation&)Kefu Chai2019-06-211-2/+22
* crush: Update to work without using namespaceAdam C. Emerson2019-03-291-4/+4
* common,crush,mds,messages,osd: add missing #includeKefu Chai2018-09-051-0/+1
* common: extract SubProcess impl into .ccKefu Chai2018-07-121-0/+1
* osd: fix osd smart data collection segment fault issue.Gu Zhongyan2018-05-111-1/+3
* Merge pull request #9307 from cxwshawn/wip-tc7-fixSage Weil2017-05-241-1/+1
|\
| * crush: optimize header file dependencycxwshawn2016-05-251-1/+1
* | ceph: when osd_location_hook does not exist, we should exit error.songbaisen2017-01-171-0/+6
* | compat: define HOST_NAME_MAX for OSXYan, Zheng2016-07-181-0/+1
* | compat.h: added a set of extras for FreeBSD <> Linux compatabilityWillem Jan Withagen2016-05-251-0/+1
* | crush/CrushLocation: use short hostnameSage Weil2016-05-111-0/+7
|/
* crush/CrushLocation: add class to manage crush_locationSage Weil2016-05-091-0/+105