]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/ClusterState: move own header to the top
authorMax Kellermann <max.kellermann@ionos.com>
Tue, 29 Oct 2024 09:12:25 +0000 (10:12 +0100)
committerMax Kellermann <max.kellermann@ionos.com>
Fri, 7 Feb 2025 15:01:02 +0000 (16:01 +0100)
commit327b3de54eeca80d84fc4cd2da1b2917aca9b791
tree9688e4034c880c4a95c37513f4e35a69803e8d74
parentae5aadf538c57cfd20e42f21fb3b7e46b5fe3a58
mgr/ClusterState: move own header to the top

This allows verifying the header's dependencies.

Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
src/mgr/ClusterState.cc