]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Fri, 28 Mar 2025 16:15:48 +0000 (16:15 +0000)
commit11f9a673b6b81c18596f909f396abf41d0e1866b
treeef519dbc33cc8674114cc4a1a1dbed58c6c29dba
parent76317166d697284a81d0f2e59d185ed24c362cd5
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