]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/: pull NamedState and PGStateHistory out into PGStateUtils
authorSamuel Just <sjust@redhat.com>
Thu, 21 Mar 2019 19:36:39 +0000 (12:36 -0700)
committersjust@redhat.com <sjust@redhat.com>
Wed, 1 May 2019 18:22:11 +0000 (11:22 -0700)
commit1e4166a049be19975c5bfd3710c1bcd49093843d
tree3742bb522ff94ceb7199ddc14c08d01126c2f580
parent442bfd80a1e11fd0b8ab18db9652f0e3a8518136
osd/: pull NamedState and PGStateHistory out into PGStateUtils

Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/CMakeLists.txt
src/osd/PG.cc
src/osd/PG.h
src/osd/PGStateUtils.cc [new file with mode: 0644]
src/osd/PGStateUtils.h [new file with mode: 0644]
src/osd/PeeringState.cc
src/osd/PeeringState.h
src/osd/PrimaryLogPG.h