]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
ceph-dencoder: add `SnapRealmInfoNew` in ceph-dencoder types
authorVenky Shankar <vshankar@redhat.com>
Sun, 5 Oct 2025 11:49:04 +0000 (17:19 +0530)
committerDhairya Parmar <dparmar@redhat.com>
Mon, 6 Oct 2025 11:49:00 +0000 (17:19 +0530)
Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/tools/ceph-dencoder/common_types.h

index fc515183fd51f651238e550e213f800b94c300dc..02e61d419a4b53de05e8d0738a048e883de137f6 100644 (file)
@@ -74,6 +74,7 @@ TYPE(SloppyCRCMap)
 #include "common/snap_types.h"
 TYPE(SnapContext)
 TYPE(SnapRealmInfo)
+TYPE(SnapRealmInfoNew)
 
 #include "msg/msg_types.h"
 TYPE(entity_name_t)