]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: add a process that handle Callback Arguments 29997/head
authorNancySu05 <su_nan@inspur.com>
Tue, 13 Aug 2019 03:02:10 +0000 (11:02 +0800)
committerNathan Cutler <ncutler@suse.com>
Thu, 29 Aug 2019 10:47:34 +0000 (12:47 +0200)
commit09a9f1d27e6f039b4727888aa640a957ad09edf1
tree90f721128a7a187468bcb3a7b259e257492935d3
parent9d911b0abddef960615b79c1d6e11b14846d6b99
mon: add a process that handle Callback Arguments
in C_AckMarkedDown,we add a process that handle _finish(int) Callback Arguments

Fixes: https://tracker.ceph.com/issues/41217
Signed-off-by: NancySu05 <su_nan@inspur.com>
(cherry picked from commit 57e8411578d3edd4cd4ff2a93d57407451a6d219)
src/mon/OSDMonitor.cc