index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
config.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd: make automatically marking of unfound as lost optional
Sage Weil
2011-05-24
1
-0
/
+1
*
Merge remote branch 'origin/stable' into next
Sage Weil
2011-05-18
1
-0
/
+1
|
\
|
*
osd: support rollback to cluster snapshot
Sage Weil
2011-05-11
1
-0
/
+1
*
|
Merge remote branch 'origin/stable'
Sage Weil
2011-05-03
1
-1
/
+0
|
\
|
|
*
config: Remove debug output in conf_get
Wido den Hollander
2011-04-28
1
-1
/
+0
*
|
mds: add 'mds debug auth pins' option
Sage Weil
2011-04-28
1
-0
/
+1
*
|
config: add remove_observer
Colin Patrick McCabe
2011-04-20
1
-0
/
+19
*
|
Merge remote branch 'origin/classdist'
Sage Weil
2011-04-20
1
-1
/
+1
|
\
\
|
*
|
osd: load classes from a fixed location off disk
Sage Weil
2011-04-19
1
-1
/
+1
*
|
|
conf: reopen proflogger on conf change
Colin Patrick McCabe
2011-04-20
1
-1
/
+7
*
|
|
conf: add observer framework
Colin Patrick McCabe
2011-04-20
1
-28
/
+127
*
|
|
dout: make dout a member of md_config_t
Colin Patrick McCabe
2011-04-20
1
-0
/
+3
*
|
|
Change some global config options to env vars
Colin Patrick McCabe
2011-04-19
1
-15
/
+0
|
/
/
*
|
journaler: truncate/zero ahead of write position
Sage Weil
2011-04-19
1
-1
/
+2
*
|
config: reorder config_option struct members
Colin Patrick McCabe
2011-04-18
1
-9
/
+9
*
|
config: remove unused OPT_NONE type
Colin Patrick McCabe
2011-04-18
1
-4
/
+0
|
/
*
config: warn about old-style conf section names
Colin Patrick McCabe
2011-04-16
1
-0
/
+23
*
config: do not accept old-style section names
Colin Patrick McCabe
2011-04-15
1
-4
/
+0
*
config: normalize key names, cleanup
Colin Patrick McCabe
2011-04-15
1
-92
/
+51
*
config: add test for override ordering, comment
Colin Patrick McCabe
2011-04-15
1
-0
/
+5
*
config: de-globalize reading config file
Colin Patrick McCabe
2011-04-15
1
-39
/
+51
*
config: make md_config_t.name a value, not ptr
Colin Patrick McCabe
2011-04-15
1
-8
/
+8
*
ebofs: Remove dead code.
Tommi Virtanen
2011-04-07
1
-12
/
+0
*
conf: small code cleanups
Colin Patrick McCabe
2011-04-05
1
-37
/
+13
*
ConfUtils: new parser
Colin Patrick McCabe
2011-04-05
1
-6
/
+9
*
config: expand metavariables when needed
Colin Patrick McCabe
2011-04-04
1
-8
/
+13
*
config: add ability to complain about parse errs
Colin Patrick McCabe
2011-04-04
1
-3
/
+4
*
config: fix metavariable substitution
Colin Patrick McCabe
2011-04-04
1
-10
/
+36
*
config: remove some unecessary g_conf references
Colin Patrick McCabe
2011-04-04
1
-9
/
+9
*
config: typecheck initialization macros
Colin Patrick McCabe
2011-04-01
1
-20
/
+43
*
config: introduce OPT_U64
Colin Patrick McCabe
2011-04-01
1
-12
/
+27
*
config: parse_argv fix
Colin Patrick McCabe
2011-03-31
1
-353
/
+357
*
config: fix use of uint64_t* as uint32_t*
Colin Patrick McCabe
2011-03-31
1
-2
/
+2
*
config: tighten up uint32_t use
Colin Patrick McCabe
2011-03-31
1
-2
/
+3
*
config: use std::string in md_config_t
Colin Patrick McCabe
2011-03-30
1
-49
/
+24
*
ConfUtils: move parsing into config.cc
Colin Patrick McCabe
2011-03-30
1
-231
/
+196
*
ConfUtils: fix up read API a bit
Colin Patrick McCabe
2011-03-30
1
-76
/
+64
*
ConfUtils: decode to std::string
Colin Patrick McCabe
2011-03-30
1
-111
/
+67
*
config: refactor conf_set_conf_val a bit
Colin Patrick McCabe
2011-03-29
1
-54
/
+51
*
config: be stricter in set_val
Colin Patrick McCabe
2011-03-29
1
-11
/
+37
*
config: whitespace, code ordering cleanup
Colin Patrick McCabe
2011-03-29
1
-20
/
+19
*
common: rename old argument parsing macros
Colin Patrick McCabe
2011-03-29
1
-4
/
+4
*
common: more argument parsing into ceph_argparse
Colin Patrick McCabe
2011-03-29
1
-84
/
+0
*
journaler: remove obsolete journaler_cache thing
Sage Weil
2011-03-28
1
-1
/
+0
*
journaler: remove ack/safe distinction
Sage Weil
2011-03-25
1
-1
/
+0
*
journaler: reduce prefetch interval
Sage Weil
2011-03-25
1
-1
/
+1
*
common_init: allow init without config file
Colin Patrick McCabe
2011-03-25
1
-1
/
+1
*
MDSMon: Add mon_force_standby_active config option.
Greg Farnum
2011-03-25
1
-0
/
+1
*
mds: remove mds_log_unsafe mode
Sage Weil
2011-03-24
1
-1
/
+0
*
context: conditional context debugging
Sage Weil
2011-03-23
1
-0
/
+1
[next]