]> git.apps.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>
Tue, 15 Mar 2022 17:50:49 +0000 (17:50 +0000)
commit117a82869ff04ed2196c98e997fde4d917d8a137
tree9356a363e6fa3839607f116a5796b911ca6f5b10
parent9d6e4480fc83d24ead4564569b18312b3b4977c8
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>
(cherry picked from commit e5a5b81cf05e25b1e4f35ad498c7a5a1c29a7e45)

Conflicts:
src/mon/MonCommands.h
- don't add "name=yes_i_really_mean_it,type=CephBool,req=false"
src/mon/MonCommands.h