]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: avoid exception when setting require-osd-release more than 2 51102/head
authorIgor Fedotov <igor.fedotov@croit.io>
Fri, 2 Dec 2022 15:31:15 +0000 (18:31 +0300)
committerRamin Najjarbashi <ramin.najarbashi@gmail.com>
Sun, 7 May 2023 16:25:09 +0000 (19:55 +0330)
commitc0ed0895dd89dddb66f80086791f373ac0cd3fdb
treec5a30a0f60d260f52eb73e66879ea58aae613d44
parent28ab8ac7ee2227b2bc73d02797d24bd7e602efa1
mon: avoid exception when setting require-osd-release more than 2
versions up.

Request for additional confirmation instead.

Fixes: https://tracker.ceph.com/issues/58156
Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
src/mon/OSDMonitor.cc