summaryrefslogtreecommitdiffstats
path: root/src/common/options.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/options: add missing include for strict_si_cast() and std::cerrMax Kellermann2024-11-041-0/+1
* *: drop strict_iecstrtoll(const char *str,..)Kefu Chai2021-07-261-1/+1
* common, mon: use strict_si_cast<>(std::string_view,..)Kefu Chai2021-07-261-2/+2
* common/options: s/boost::variant/std::variant/Kefu Chai2021-06-291-14/+14
* common/options: s/boost::lexical_cast/std::stoull/Kefu Chai2021-06-271-2/+2
* common/options: convert a millisecs opt to a chrono::milliseconds when paring itKefu Chai2021-06-271-1/+1
* common: extract options into yamlKefu Chai2021-04-131-8839/+1
* cmake: use the same name for macros and cmake variablesKefu Chai2021-04-131-4/+4
* cmake: introduce WITH_EC_ISA_PLUGINKefu Chai2021-04-131-1/+1
* Merge pull request #40587 from tchaikov/wip-addr-parse-cleanupKefu Chai2021-04-061-1/+1
|\
| * src: use entity_addr_t::parse(string_view) when possibleKefu Chai2021-04-051-1/+1
* | Merge pull request #39738 from SMIL-Infra/journaldKefu Chai2021-04-051-0/+16
|\ \ | |/ |/|
| * common: enable sending cluster log to journald胡玮文2021-03-091-0/+6
| * common: enable sending local logs to journald胡玮文2021-03-091-0/+10
* | Merge pull request #40168 from amathuria/wip-amathuria-fix-mon-trimmingKefu Chai2021-04-031-2/+9
|\ \
| * | mon: Modifying trim logic to change paxos_service_trim_max dynamicallyAishwarya Mathuria2021-03-291-2/+9
* | | common/pick_address: Allow binding on loopback ifaceKefu Chai2021-04-031-0/+5
* | | rgw: Use refactored log backing toolsAdam C. Emerson2021-03-291-9/+7
* | | Merge PR #40404 into masterSage Weil2021-03-261-3/+3
|\ \ \
| * | | auth: require CEPHX_V2 by defaultIlya Dryomov2021-03-251-3/+3
| |/ /
* | | Merge PR #40341 into masterSage Weil2021-03-261-0/+8
|\ \ \
| * | | os/bluestore: separate omap per-pool vs per-pg alertsSage Weil2021-03-241-0/+8
* | | | Merge pull request #38044 from dvanders/dvanders_bufferedNeha Ojha2021-03-251-2/+2
|\ \ \ \
| * | | | common/options: bluefs_buffered_io=true by defaultDan van der Ster2020-11-141-2/+2
* | | | | rgw: Remove spurious `num_rados_handles` optionAdam C. Emerson2021-03-241-8/+0
| |_|/ / |/| | |
* | | | Merge pull request #39777 from xxhdx1985126/wip-alienstore-thread-pinKefu Chai2021-03-231-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | common: add an option for specifying cpu cores on which alienstore will runXuehan Xu2021-03-161-0/+3
* | | | Merge PR #39191 into masterPatrick Donnelly2021-03-221-0/+22
|\ \ \ \
| * | | | libcephsqlite: rework architecture and backendPatrick Donnelly2021-03-191-0/+22
* | | | | Merge pull request #40198 from jdurgin/wip-quick-fix-on-mountKefu Chai2021-03-221-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | common/options: turn off bluestore_fsck_quick_fix_on_mount by defaultJosh Durgin2021-03-171-1/+1
| |/ / /
* | | | doc: max_maps -> max_capsDan van der Ster2021-03-181-1/+1
* | | | Merge pull request #39678 from yehudasa/wip-rgw-aws4-clientCasey Bodley2021-03-171-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | rgw: restore code support for aws signature v2Yehuda Sadeh2021-03-091-0/+6
| | |/ | |/|
* | | Merge pull request #39858 from sseshasa/wip-dmclock-hdd-misc-imprvmtsNeha Ojha2021-03-151-13/+31
|\ \ \
| * | | osd: Add config options for cost per io & byte for the mclock schedulerSridhar Seshasayee2021-03-101-13/+31
| |/ /
* / / cephfs-mirror: restart failed mirror filesystem instancesVenky Shankar2021-03-111-0/+6
|/ /
* | Merge pull request #38605 from mdw-at-linuxbox/wip-master-transitCasey Bodley2021-03-081-1/+0
|\ \
| * | rgw/kms/vault - relax configuration parsing for rgw_crypt_vault_secret_engineMarcus Watts2021-03-051-1/+0
* | | common: provide description for osd_default_notify_timeout.Radoslaw Zarzynski2021-03-061-1/+1
|/ /
* | Merge pull request #33996 from mdw-at-linuxbox/wip-master-kmipMatt Benjamin2021-03-051-1/+33
|\ \
| * | kmip: first pass at implementation logic.Marcus Watts2021-03-041-3/+3
| * | kmip: configuration options.Marcus Watts2021-03-041-0/+32
* | | mds,qa: exit instead of respawn under valgrindPatrick Donnelly2021-03-031-0/+4
|/ /
* | Merge pull request #39382 from gauravsitlani/masterCasey Bodley2021-03-031-1/+1
|\ \
| * | doc: added missing documentation on "pubsub" in rgw_enable_apisGaurav Sitlani2021-02-161-1/+1
* | | Merge PR #38909 into masterSage Weil2021-03-031-0/+6
|\ \ \
| * | | osd: add osd_fast_shutdown_notify_mon option (default false)Mauricio Faria de Oliveira2021-01-261-0/+6
* | | | common/options: drop ms_async_max_op_threadsKefu Chai2021-02-261-5/+0
* | | | osd: Refine implementation that sets built-in profile parameters.Sridhar Seshasayee2021-02-221-1/+1