From e5ea8b0a4463ff50ea170042760af0f0e4e52b43 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Wed, 18 Jun 2025 21:19:21 +0800 Subject: [PATCH] ceph-object-corpus: update submodule Update the ceph-object-corpus submodule to pick up the change to mark cls_rbd_snap as forward incompatible since nautilus. This change allows us to update ceph-dencoder to allocate fresh instances for each decode operation instead of reusing existing ones. The uncoming change in ceph-dencoder will allow us to identify the potential compatibility break early. Signed-off-by: Kefu Chai --- ceph-object-corpus | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-object-corpus b/ceph-object-corpus index 6b15dbab5629b..9670a0ef3c10b 160000 --- a/ceph-object-corpus +++ b/ceph-object-corpus @@ -1 +1 @@ -Subproject commit 6b15dbab5629b79bc9364054cf1d3ca6c01d9af2 +Subproject commit 9670a0ef3c10bb2afa1ed4f75cbdfdc954a170cb -- 2.39.5