mirror of
https://github.com/ceph/ceph
synced 2025-01-25 12:34:46 +00:00
Merge PR #27590 into master
* refs/pull/27590/head: messages: #include necessary header Reviewed-by: Neha Ojha <nojha@redhat.com>
This commit is contained in:
commit
f3f2490620
@ -17,6 +17,7 @@
|
||||
|
||||
#include "msg/Message.h"
|
||||
#include "messages/MOSDPeeringOp.h"
|
||||
#include "osd/PGPeeringEvent.h"
|
||||
|
||||
class MOSDPGTrim : public MOSDPeeringOp {
|
||||
private:
|
||||
|
@ -17,6 +17,7 @@
|
||||
|
||||
#include "msg/Message.h"
|
||||
#include "messages/MOSDPeeringOp.h"
|
||||
#include "osd/PGPeeringEvent.h"
|
||||
|
||||
class MRecoveryReserve : public MOSDPeeringOp {
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user