as a part of the cache tiering implementation, there is no need to
test the encoders and decoders of HitSet related types. we will
remove related all cache tiering related code anyway.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
TYPE_FEATUREFUL(ECSubRead)
TYPE(ECSubReadReply)
-#include "osd/HitSet.h"
-TYPE_NONDETERMINISTIC(ExplicitHashHitSet)
-TYPE_NONDETERMINISTIC(ExplicitObjectHitSet)
-TYPE(BloomHitSet)
-TYPE_NONDETERMINISTIC(HitSet) // because some subclasses are
-TYPE(HitSet::Params)
-
#include "osd/SnapMapper.h"
TYPE(SnapMapper::Mapping)
TYPE(SnapMapper::object_snaps)