]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
msg: make Policy::features_supported static and constant.
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Wed, 1 Sep 2021 19:44:00 +0000 (19:44 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 2 Sep 2021 10:41:32 +0000 (10:41 +0000)
commit2a5bdb8c9b586328c99a54685e125f4f6cb78076
tree9d91e8cd2ea2d7ca857787ef1bea883c1b4b39d0
parente5685302bc7c194a9194fc36ca4d482ec037384c
msg: make Policy::features_supported static and constant.

This is an offspring of a bug investigation that required proving
`Policy::features_supported` never changes.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/msg/Policy.h
src/test/msgr/test_msgr.cc