]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: Don't put session during feature change 33154/head
authorBrad Hubbard <bhubbard@redhat.com>
Tue, 3 Dec 2019 06:54:03 +0000 (16:54 +1000)
committerShyukri Shyukriev <shshyukriev@suse.com>
Sat, 8 Feb 2020 21:42:51 +0000 (23:42 +0200)
commit485ab962f8979002a149fd7ea3606f4e3da9e6d8
tree7f5455ccffdf7aca4635756b921c8affb0d68ea9
parent156287664491cb9aa90099962250b94ff67e15b5
mon: Don't put session during feature change

The session gets put as result of the set_session call in the next
block.

Fixes: https://tracker.ceph.com/issues/38345
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from commit 8f23f2c6de43c2dfe7107acf2d8fef45c3d2a886)
src/mon/Monitor.cc