]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mgr/DaemonState.cc
update sources to v12.1.2
[ceph.git] / ceph / src / mgr / DaemonState.cc
index 2c7f52f30fa75cae056d694c819c49661fa4d6c9..93fe130190eb6d72b52eb9d59b7a131f954fbf36 100644 (file)
@@ -62,7 +62,8 @@ DaemonStateCollection DaemonStateIndex::get_by_service(
   return result;
 }
 
-DaemonStateCollection DaemonStateIndex::get_by_server(const std::string &hostname) const
+DaemonStateCollection DaemonStateIndex::get_by_server(
+  const std::string &hostname) const
 {
   Mutex::Locker l(lock);