X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fmsg%2Fasync%2FAsyncConnection.h;h=78a590f8ca393eaef103cf4303d19373a2febfce;hb=aee94f6923ba628a85d855d0c5316d0da78bfa2a;hp=82c29985b18d9e7ef9cb56b8d7f71c9ea0d51843;hpb=27f45121cc74e31203777ad565f78d8aad9b92a2;p=ceph.git diff --git a/ceph/src/msg/async/AsyncConnection.h b/ceph/src/msg/async/AsyncConnection.h index 82c29985b..78a590f8c 100644 --- a/ceph/src/msg/async/AsyncConnection.h +++ b/ceph/src/msg/async/AsyncConnection.h @@ -173,6 +173,7 @@ public: AsyncMessenger *async_msgr; uint64_t conn_id; PerfCounters *logger; + PerfCounters *labeled_logger; int state; ConnectedSocket cs; int port;