2018-03-06 |
Sage Weil | common/options: 'developer' -> 'dev' |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | doc/rados/configuration: big update |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | qa: test config CLI interface |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/options: fix stringification |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMonitor: indent 'config dump' |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | doc/dev/config-key: document how we structure things... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config,mgr: fix config for new encode/decode... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | messages/MMgrOpen: fix decode |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMonitor: validate and normalize option on... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/options: flag a bunch of pool settings for RUNTIME |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMonitor: 'config (get|show)' RW -> RO |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | osdmaptool: eliminiate global osd_pg[p]_bits option |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/options: some osd startup-only options |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/options: a few more [CLUSTER_]CREATE options |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/options: replace 'mkfs' tag with FLAG_[CLUSTER_... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/options,ceph_test_msgr: unmark misc ms options... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config_obs: NoopConfigObserver |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/options: replace FLAG_SAFE with FLAG_{RUNTIME... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/options: is_safe() -> can_update_at_runtime() |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMonitor: show changeable for 'config get... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/options: 'can update at runtime' in 'config... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mgr/DaemonServer: add IGNORES column to 'config show' |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: report failed mon config values to mgr |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: move unsafe runtime change into _set_val |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/options: drop 'safe' flag on plugin dir options |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mgr: 'config show <who> <key>' |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon: 'ceph config get <who> <key>' |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | test: CINIT_FLAG_NO_MON_CONFIG or NO_DEFAULT_CONFIG_FILE |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | unittest_daemon_config: add needed rm_val() |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | ceph-disk/tests: simplify CEPH_LIB hack |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | qa/standalone: drop CEPH_LIB hacks |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | test: drop hackery for CEPH_LIB |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: interpret CEPH_LIB in parse_env() |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | doc/man/8/ceph-conf: make not about ceph-conf's lack... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: comment config levels |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | drop unnecessary env_to_vec calls |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | librados,libcephfs,...: use parse_env() |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/global_init: parse environment |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: take level to parse_argv |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: distinguish between cmdline and override... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | global/global_init: make --show-config and --show-confi... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMonitor: "ceph config assimilate-conf" |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/options: mark many options NO_MON_UPDATE |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mgr/DaemonServer: make 'config show' indicate duplicate... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mgr/DaemonServer: 'ceph config show-with-defaults' |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mgr: get config defaults on session open |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mgr/DaemonServer: fix daemon registration |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: get_defaults_bl() |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | osd,mds: 'config unset' tell command |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/ceph_context: implement 'config unset <var>' |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMonitor: show fabricated options as level... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMonitor: include LEVEL column in config dump|get |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMap: const * to Option, so we don't have... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mgr: have MgrStandby send mgr reports to active mgr... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMonitor: 'config help' |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/options: fix dump() |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/options: operator<< for value_t |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | vstart.sh: move debug values over to mon config |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | ceph-osd: do not set/override osd_objectstore config... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: "conffile" -> "file" |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: exclude host, fsid from config reproted... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMonitor: load_config() a bit less often |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMonitor: implement 'config {rm,get,dump}' |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mgr: remove old 'config set' command |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/MonClient: one-shot mon connection on started to... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMonitor: always send initial config, even... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/ceph_context: count crypto/shutdown cycles |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/ceph_context: whitespace |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon: handle MGetConfig |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | vstart.sh: use mon config for many things |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon: 'config set <who> <name> <value>' |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMonitor: refresh mon configs too |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMap: some improvements |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMap: move option mask parsing into helper |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mgr/DaemonServer: 'config show <who>' |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mgr/MgrClient: report running config to mgr |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigKeyService: add 'prefix' arg to 'config-key... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | vstart.sh: less config noise |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/options: remove obsolete 'crushtool' option |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/MonClient: subscribe to config, handle updates |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMonitor: add monitor service for distributing... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | mon/ConfigMap: parsed cluster-wide config |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | messages/MConfig: send config map |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: set_mon_vals() |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: some cleanup; rm_val |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | cleanup: src/.libs -> build/lib |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: rewrite (╯°□°)╯︵ ┻━┻ |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: whitespace |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: streamline get_val_generic |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common: refactor default config value handling |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | os/bluestore: pass rocksdb options via map, not global... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | kv/KeyValueDB: pass kv_options map to ctor |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: make debug_* regular options |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | crush/CrushWrapper: get_full_location by name |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: move parse_value() into Option |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: new get_val() variant |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: record is_daemon |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/config: find_option |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common: don't pass alt_def_args if we don't use them |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Sage Weil | common/options: convert bool safe to a flags field |
commit | commitdiff | tree | snapshot |
next |