]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/MonCommands.h: fix target_size_ratio range
authorKamoltat <ksirivad@redhat.com>
Thu, 17 Feb 2022 17:39:47 +0000 (17:39 +0000)
committerKamoltat <ksirivad@redhat.com>
Thu, 3 Mar 2022 20:47:33 +0000 (20:47 +0000)
commite5a5b81cf05e25b1e4f35ad498c7a5a1c29a7e45
tree622ad3623d435f40b7326ef43eb851097acec3c2
parentc7225ee0e6a2b75adcf6781e173f5203343288da
mon/MonCommands.h: fix target_size_ratio range
The `target_size_ratio` should be 0.0 -> nolimit
not limited to 0.0 -> 1.0

Fixes: https://tracker.ceph.com/issues/54316
Signed-off-by: Kamoltat <ksirivad@redhat.com>
src/mon/MonCommands.h