mirror of
https://github.com/ceph/ceph
synced 2025-03-06 08:20:12 +00:00
osd: add encoding tests for PushOp, PullOp, PushReplyOp
Signed-off-by: Sage Weil <sage@inktank.com>
This commit is contained in:
parent
17c2995740
commit
0800ea1c2e
@ -62,6 +62,9 @@ TYPE(ScrubMap)
|
||||
TYPE(osd_peer_stat_t)
|
||||
TYPE(clone_info)
|
||||
TYPE(obj_list_snap_response_t)
|
||||
TYPE(PullOp)
|
||||
TYPE(PushOp)
|
||||
TYPE(PushReplyOp)
|
||||
|
||||
#include "os/ObjectStore.h"
|
||||
TYPE(ObjectStore::Transaction)
|
||||
|
Loading…
Reference in New Issue
Block a user