summaryrefslogtreecommitdiffstats
path: root/src/common/entity_name.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ceph-dencoder: Add missing common types to ceph-dencoder for accurate encode-...NitzanMordhai2023-09-131-36/+27
* crush: Fix segfault in update_from_hookAdam Kupczyk2021-11-161-1/+1
* neorados: Create new libraryAdam C. Emerson2020-05-151-11/+11
* Revert "Merge pull request #16715 from adamemerson/wip-I-Object!"Sage Weil2019-11-221-11/+11
* RADOS: Create new libraryAdam C. Emerson2019-11-041-11/+11
* common: add ceph_string.hKefu Chai2019-05-041-1/+1
* common: refactor for array sizePatrick Donnelly2018-04-301-30/+19
* common: Use ARRAY_SIZE macrosimransinghal2018-04-121-1/+1
* Merge pull request #15251 from joscollin/wip-cleanup-redundant-headers-4Sage Weil2017-06-161-3/+0
|\
| * common: Remove redundant includesJos Collin2017-05-241-3/+0
* | common/entity_name: do not populate type_id string for type==0Sage Weil2017-05-311-3/+7
|/
* Merge pull request #9924 from Yan-waller/yj-wiph-commonentitynameccYuri Weinstein2017-01-161-2/+2
|\
| * common/config: fix return type of string::find and use string::nposYan Jun2016-06-221-2/+2
* | msg: introduce mgr entity_type_tJohn Spray2016-09-291-0/+1
|/
* entity_name: is_*() methodsSage Weil2012-06-121-12/+0
* ceph: direct 'pg <pgid> ...' to primary osd for given pgidSage Weil2012-02-191-0/+7
* config: complain if --name gives an invalid typeColin Patrick McCabe2011-04-061-15/+43
* common_init: Split common_init into multiple partsColin Patrick McCabe2011-03-101-0/+6
* Replace g_conf.name and g_conf.id with entitynameColin Patrick McCabe2011-03-081-15/+27
* Create common/entity_name.hColin Patrick McCabe2011-03-081-0/+133