commit | 153a10939ea6e42e9c0115b0645060d0d7bb4697 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Mon Jul 05 09:44:17 2010 -0700 |
committer | Sage Weil <sage@newdream.net> | Mon Jul 05 09:44:17 2010 -0700 |
tree | 6d6362aebbe5e0450c0bb1eed27cdb4cee420f2a | |
parent | 443b3760a06860187f135c1ecd56c2c7d4ad1022 [diff] |
ceph: fix crush device 'out' threshold to 1.0, not 0.1 Fix a typo that made any OSD weighted between 0.1 and 1.0 effectively weighted as 1.0 (fully in). Signed-off-by: Sage Weil <sage@newdream.net>