]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PGMap: make osd_full and nearfull ratios configurable.
authorGreg Farnum <gregf@hq.newdream.net>
Tue, 22 Feb 2011 16:00:15 +0000 (08:00 -0800)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Tue, 22 Feb 2011 17:11:12 +0000 (09:11 -0800)
commit158889b2e4089db2361b7f61d6e2e2c134fa26d6
tree3e4f023a5ab17a52c96bf346663887707cd3c57c
parent0a96e6a73a8342775b4ea7cdd10246609ecf63f6
PGMap: make osd_full and nearfull ratios configurable.

These were previously set by #defines. Pretty stupid
when we have a nice config system already!

Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
src/config.cc
src/config.h
src/mon/PGMap.h
src/osd/osd_types.h