]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/: move choose_acting and callees into PeeringState
authorsjust@redhat.com <sjust@redhat.com>
Mon, 29 Apr 2019 20:55:20 +0000 (13:55 -0700)
committersjust@redhat.com <sjust@redhat.com>
Wed, 1 May 2019 18:22:21 +0000 (11:22 -0700)
commitbc839f453d7079be80586eb09bae2ef4bc025e8b
treeacfc673a06b8f1cc167fa1d7530ea8e7f99f6eac
parent33c231e759f82f72fd2f3b7368ba446243516935
osd/: move choose_acting and callees into PeeringState

Also marks IsPGRecoverablePredicate users const to allow
simply reusing the instance on MissingLoc.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/MissingLoc.h
src/osd/PG.cc
src/osd/PG.h
src/osd/PeeringState.cc
src/osd/PeeringState.h
src/osd/osd_types.cc
src/osd/osd_types.h