]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/Monitor: Validate monitor ids during 'mon ok-to-stop' cmd 44839/head
authorNitzan Mordechai <nmordech@redhat.com>
Mon, 31 Jan 2022 07:50:46 +0000 (09:50 +0200)
committerNitzanMordhai <nmordech@redhat.com>
Sun, 6 Mar 2022 11:56:36 +0000 (11:56 +0000)
commitdf2e51029f564e3d1064f776ddc13ba47403d145
tree3ef27eb314ecb6392d5c081d1d331182e31b0c06
parentb8fc4097cbbda97d59dca39eb86991e7f313985b
mon/Monitor: Validate monitor ids during 'mon ok-to-stop' cmd

'mon ok-to-stop' should validate the user provided ids before proceeding further

Fixed:  https://tracker.ceph.com/issues/54122
Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
src/mon/Monitor.cc