]> git-server-git.apps.pok.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:58:54 +0000 (17:28 +0530)
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit c31990d8912a7ac847632e7a78fa12b49309d38b)
Resolves: rhbz#2400565
Resolves: https://jsw.ibm.com/browse/ISCE-1465

src/tools/ceph-dencoder/common_types.h

index 91010daae88fd3da63a65835b9a737338e847dae..ff761363f0b7099125bdd917af254f1e4a4b9e5e 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)