]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PG,PeeringState: Fix initialization order
authorsjust@redhat.com <sjust@redhat.com>
Wed, 10 Apr 2019 22:56:26 +0000 (15:56 -0700)
committersjust@redhat.com <sjust@redhat.com>
Wed, 1 May 2019 18:22:28 +0000 (11:22 -0700)
commit6858ec29cacd44f3649fb6b355942846b19ed2b1
tree278d6eea931d27607b69e1d2019d2f3aa4ebe36e
parent4a0f770d6e4a462e130cf52f606609937ed8bf06
PG,PeeringState: Fix initialization order

PeeringState needs to be initialized last and destructed
first.

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