]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Remove the duplicated func MissingLoc::get_all_missing.
authorJianpeng Ma <jianpeng.ma@intel.com>
Tue, 14 Apr 2015 05:29:54 +0000 (13:29 +0800)
committerJianpeng Ma <jianpeng.ma@intel.com>
Wed, 22 Apr 2015 01:47:51 +0000 (09:47 +0800)
commitbdd6205408cf20e039496728052a36c1a7d758c6
treea4b9d6e743c452671cdb16c465010dbbd6cc62ba
parentb16b080332616f12852c15cd27e022a83ed86319
osd: Remove the duplicated func MissingLoc::get_all_missing.

It is the same as MissingLoc::get_needs_recovery.

Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
src/osd/PG.h
src/osd/ReplicatedPG.cc