From: Patrick Donnelly Date: Tue, 22 Oct 2024 00:53:44 +0000 (-0400) Subject: Merge PR #60220 into main X-Git-Tag: v20.0.0~792 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bb135342433c21798b4bd0172fb881c74d6577e9;p=ceph.git Merge PR #60220 into main * refs/pull/60220/head: msg/async/AsyncConnection: move the writeCallback instead of copying it msg/async/AsyncConnection: do not wrap writeCallback in `std::optional` msg/async/frames_v2: use zero-initialization instead of memset() msg/async/Event: use zero-initialization instead of memset() msg/Message: use zero-initialization instead of memset() msg/async/ProtocolV2: eliminate redundant std::map lookups msg/async/ProtocolV[12]: reverse the std::map sort order msg/async/ProtocolV[12]: use `auto` msg/async/ProtocolV[12]: use range-based `for` msg/async/ProtocolV1: use zero-initialization instead of memset() Reviewed-by: Patrick Donnelly --- bb135342433c21798b4bd0172fb881c74d6577e9