]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-dencoder: AuthMonitor::Incremental is featured
authorSage Weil <sage@redhat.com>
Fri, 16 Sep 2016 21:20:03 +0000 (17:20 -0400)
committerSage Weil <sage@redhat.com>
Sun, 16 Oct 2016 14:32:49 +0000 (10:32 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
src/test/encoding/types.h

index ba60b285a6f1f3e5d0a4ec5a09c13c440888c3d3..a28f210b9ac6ea8698d91f802207c6e47a27b2fe 100644 (file)
@@ -133,7 +133,7 @@ TYPE(hobject_t)
 TYPE(ghobject_t)
 
 #include "mon/AuthMonitor.h"
-TYPE(AuthMonitor::Incremental)
+TYPE_FEATUREFUL(AuthMonitor::Incremental)
 
 #include "mon/PGMap.h"
 TYPE_FEATUREFUL(PGMap::Incremental)