]> git.apps.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)
committerDavid Zafman <dzafman@redhat.com>
Fri, 17 Jun 2016 19:28:48 +0000 (12:28 -0700)
commit40b1c2b231b62471d4f3cfba3ba2c3d596c9e170
tree41d07fc61f6d0b0789985318eb3a6bf9a42b6803
parent47d5dfc0323e8d7614ad5793d85c1476b63c18e6
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>
(cherry picked from commit bdd6205408cf20e039496728052a36c1a7d758c6)
src/osd/PG.h
src/osd/ReplicatedPG.cc