]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ceph: fix crush device 'out' threshold to 1.0, not 0.1
authorSage Weil <sage@newdream.net>
Mon, 5 Jul 2010 16:44:17 +0000 (09:44 -0700)
committerSage Weil <sage@newdream.net>
Mon, 5 Jul 2010 16:44:17 +0000 (09:44 -0700)
commit153a10939ea6e42e9c0115b0645060d0d7bb4697
tree6d6362aebbe5e0450c0bb1eed27cdb4cee420f2a
parent443b3760a06860187f135c1ecd56c2c7d4ad1022
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>
fs/ceph/crush/mapper.c