]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/async/Event: make the pipe byte static 61018/head
authorMax Kellermann <max.kellermann@ionos.com>
Thu, 3 Oct 2024 15:12:59 +0000 (17:12 +0200)
committerMax Kellermann <max.kellermann@ionos.com>
Tue, 10 Dec 2024 11:05:31 +0000 (12:05 +0100)
commitef6a48c8bbe70bda09240ab7ddd4f23e36c2dae7
tree059a407e1d6bc1bb6016f080849a302c03196324
parent90d0f0306f9a1fe6e78bdda5c29fc5137dcafda6
msg/async/Event: make the pipe byte static

This avoids a stack allocation and assignment.

Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
src/msg/async/Event.cc