]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
common/entity_name: cleanup entity_name::type
authorPatrick Donnelly <pdonnell@ibm.com>
Sat, 31 May 2025 23:52:33 +0000 (19:52 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 29 Dec 2025 22:30:10 +0000 (17:30 -0500)
commit4180308300bdfeff121f7393c366a95097818d94
tree5a15c5ccf98b6822b503ce039af8fce28c0f2448
parent0e57c8bad3bc3a624728d9fc3fd8bbc9ff4ceddb
common/entity_name: cleanup entity_name::type

This should use the entity_type_t from the msg headers. The only awkwardness is
that the encode/decode of the type needs to continue using a uint32_t.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/common/entity_name.cc
src/common/entity_name.h
src/include/msgr.h
src/msg/msg_types.h