]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ReplicatedPG : clean up unused function 7211/head
authorshawn <cxwshawn@gmail.com>
Wed, 13 Jan 2016 09:03:28 +0000 (04:03 -0500)
committershawn <cxwshawn@gmail.com>
Wed, 13 Jan 2016 10:26:03 +0000 (05:26 -0500)
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com>
src/osd/ReplicatedPG.h

index a52144535beb1aa955fcde2f4218f87c99c02bcc..c43910bffb422d8a18a92e13e951bdf1bfd667a0 100644 (file)
@@ -1243,7 +1243,6 @@ protected:
 
   void _clear_recovery_state();
 
-  void queue_for_recovery();
   bool start_recovery_ops(
     int max, ThreadPool::TPHandle &handle, int *started);