summaryrefslogtreecommitdiff
path: root/src/common/config.h
Commit message (Expand)AuthorAgeFilesLines
* config: add unlocked version of get_my_sections; use it internallySage Weil2012-07-061-0/+2
* config: fix lock recursion in get_val_from_conf_file()Sage Weil2012-07-061-0/+3
* config: make meta expansion in set_val optionalSage Weil2012-06-121-1/+1
* make everyone use our assert #include and macroSage Weil2012-06-061-1/+0
* config: add 'show_config' admin socket commandSage Weil2012-05-291-0/+3
* config: expand metavariables for --show-config, --show-config-valueSage Weil2012-04-051-0/+3
* config: add distinct UUID typeSage Weil2012-04-051-1/+3
* config: add cluster name as metavariable; use for config locationsSage Weil2012-04-051-0/+4
* config: implement --show-config and --show-config-value <option>Sage Weil2012-04-051-0/+2
* config: drop old debug_* itemsSage Weil2012-03-291-2/+2
* log: new logging infrastructureSage Weil2012-03-271-4/+29
* config: fix recursive locking of md_config_t::lockSage Weil2012-03-161-0/+2
* common: trigger all observers on startupSage Weil2011-12-291-0/+1
* libceph -> libcephfsSage Weil2011-09-221-1/+1
* Make g_conf constant for all conf variable typesColin Patrick McCabe2011-09-141-8/+8
* const-ify integer config valuesColin Patrick McCabe2011-09-141-1/+1
* config: define config vars once in config_opts.hColin Patrick McCabe2011-09-141-425/+26
* librbd: implement rbd buffered write windowSage Weil2011-09-111-0/+3
* rgw: log of nonexsistent bucket config optionYehuda Sadeh2011-09-021-0/+1
* rgw: poll allocation threadYehuda Sadeh2011-09-011-0/+3
* rgw: configurable thread pool sizeYehuda Sadeh2011-09-011-0/+1
* FileStore: Add filestore version stampSamuel Just2011-08-291-0/+1
* FileStore: CollectionIndex, HashIndex, IndexManagerSamuel Just2011-08-291-0/+2
* filestore: add suicide grace to workqueueSage Weil2011-08-291-0/+1
* heartbeatmap: add suicide graceSage Weil2011-08-291-0/+1
* mon: make auto-marking of booting osds 'in' optionalSage Weil2011-08-231-0/+1
* mds: add debug_mds_lockerSage Weil2011-08-171-0/+1
* cfuse: make use of fuse invalidate callback optional (and off by default)Sage Weil2011-08-171-0/+3
* Fix bug in turning off logging. Remove log_dir.Colin Patrick McCabe2011-08-151-1/+0
* config: more thread-safety stuffColin Patrick McCabe2011-08-051-1/+1
* injectargs: forbid unsafe string modificationsColin Patrick McCabe2011-08-051-5/+10
* config: more cleanupColin Patrick McCabe2011-08-051-4/+4
* config: add proper locking, fix commentsColin Patrick McCabe2011-08-041-1/+29
* mds: add hooks to test multimds link/unlink failuresSage Weil2011-08-031-0/+1
* injectargs: print out what is changingColin Patrick McCabe2011-07-281-2/+4
* heartbeatmap: config options, method to touch a file if healthySage Weil2011-07-281-0/+4
* workqueue: provide op timeout to workqueue constructorSage Weil2011-07-281-0/+10
* heartbeatmap: introduce heartbeat_mapSage Weil2011-07-281-0/+1
* Merge branch 'wip-proflogger'Colin Patrick McCabe2011-07-201-6/+5
|\
| * Move ProfLogger socket code into admin_socketColin Patrick McCabe2011-07-201-2/+1
| * ProfLogger: don't start threads until it's safeColin Patrick McCabe2011-07-181-0/+4
| * Rework ProfLoggerColin Patrick McCabe2011-07-181-5/+1
* | mds: add mds_debug_subtrees optionSage Weil2011-07-201-0/+1
* | rgw: setup as external server is configurableYehuda Sadeh2011-07-201-0/+1
* | rgw: fix concurrency issueYehuda Sadeh2011-07-191-0/+1
|/
* Merge branch 'rgw-sync-cache'Yehuda Sadeh2011-07-141-0/+3
|\
| * rgw: configurable way to enable/disable cacheYehuda Sadeh2011-07-141-0/+3
* | honor CINIT_FLAG_NO_DEFAULT_CONFIG_FILEColin Patrick McCabe2011-07-051-1/+1
* | Fix handling of CEPH_CONFColin Patrick McCabe2011-06-301-1/+4
|/
* filestore: allow FIEMAP to be disabled via confSage Weil2011-06-281-0/+1