osd: add encoding tests for PushOp, PullOp, PushReplyOp

Signed-off-by: Sage Weil <sage@inktank.com>
This commit is contained in:
Sage Weil 2013-07-11 19:07:11 -07:00
parent 17c2995740
commit 0800ea1c2e

View File

@ -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)