summaryrefslogtreecommitdiffstats
path: root/src/common/config.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make g_conf constant for all conf variable typesColin Patrick McCabe2011-09-151-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-121-0/+3
* rgw: log of nonexsistent bucket config optionYehuda Sadeh2011-09-021-0/+1
* rgw: poll allocation threadYehuda Sadeh2011-09-021-0/+3
* rgw: configurable thread pool sizeYehuda Sadeh2011-09-011-0/+1
* FileStore: Add filestore version stampSamuel Just2011-08-301-0/+1
* FileStore: CollectionIndex, HashIndex, IndexManagerSamuel Just2011-08-301-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-181-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-161-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-051-1/+29
* mds: add hooks to test multimds link/unlink failuresSage Weil2011-08-041-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-211-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-191-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
* config: remove unused iat optionsJosh Durgin2011-06-271-2/+0
* filestore: don't bother doing fiemap on small rangesYehuda Sadeh2011-06-241-0/+1
* Remove "#include debug.h" from config.hColin Patrick McCabe2011-06-221-2/+0
* MonClient: deglobalizeColin Patrick McCabe2011-06-211-2/+2
* move common_init to global_initColin Patrick McCabe2011-06-211-1/+1
* Create de-globalized versions of the dout macroColin Patrick McCabe2011-06-211-13/+4
* Merge branch 'stable'Sage Weil2011-05-261-0/+1
|\
| * osd: make automatically marking of unfound as lost optionalSage Weil2011-05-241-0/+1
* | Add CephContextColin Patrick McCabe2011-05-241-10/+1
* | Merge branch 'stable'Sage Weil2011-05-181-0/+1
|\|
| * Merge remote branch 'origin/stable' into nextSage Weil2011-05-181-0/+1
| |\
| | * osd: support rollback to cluster snapshotSage Weil2011-05-111-0/+1
* | | rgw: Move rgw_log_level to md_config_tColin Patrick McCabe2011-05-141-0/+1
* | | Clock: add new clock_offset config option, and use it in g_clock.now()Greg Farnum2011-05-111-0/+2
|/ /