summaryrefslogtreecommitdiffstats
path: root/src/osd/PGPeeringEvent.cc
blob: 52aff7dc209eac88bb521d4c952ec63538decbc1 (plain)
1
2
3
4
5
6
7
8
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
// vim: ts=8 sw=2 smarttab

#include "include/mempool.h"
#include "osd/PGPeeringEvent.h"
#include "messages/MOSDPGLog.h"

MEMPOOL_DEFINE_OBJECT_FACTORY(PGPeeringEvent, pg_peering_evt, osd);