]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/MonClient: remove reopen_session() callback mechanism
authorIlya Dryomov <idryomov@gmail.com>
Thu, 22 Apr 2021 10:29:59 +0000 (12:29 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Sun, 25 Apr 2021 10:21:33 +0000 (12:21 +0200)
commit0eb4fc7ec6181093e6fdffb4e49164d0267e1138
treed998d0ec1b5717521bd8726b766728f85d825f03
parentea4ca611b7354c9ce4ccce8e57574a10f1e0243b
mon/MonClient: remove reopen_session() callback mechanism

It's been unused for over 5 years, since commit 17d24292b812 ("osd:
remove old stats backoff mechanism").

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 853c04b5a66721755830c5b46b695f6c86cb406b)
src/mon/MonClient.cc
src/mon/MonClient.h