]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/denc.h: Introduce DENC_START_UNCHECKED
authorAdam Kupczyk <akupczyk@ibm.com>
Fri, 28 Mar 2025 09:17:15 +0000 (09:17 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Mon, 31 Mar 2025 07:33:47 +0000 (07:33 +0000)
commita30e08f974f270b5dd507dea4e313653f0ad70c0
tree2704067f1c1a3126a45f3f370e7097c9c1c7c06b
parent73bf3dd18adb70629dc516bde8821cd76b54b8ed
common/denc.h: Introduce DENC_START_UNCHECKED

This is the variant of DENC_START that manually controls encoding version.
As being incompatible with static compile-time checking of
StructVChecker, new (legacy) mode had to be introduced.

Also,
Removed struct_v and struct_compat from denc_finish.

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
src/include/denc.h