]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
msg/async/ProtocolV[12]: unlock the `write_lock` before doing I/O
authorMax Kellermann <max.kellermann@ionos.com>
Mon, 7 Oct 2024 16:57:59 +0000 (18:57 +0200)
committerMax Kellermann <max.kellermann@ionos.com>
Mon, 7 Oct 2024 21:21:40 +0000 (23:21 +0200)
commitf07cd30733a674c3577bfa1853bd722851783b97
tree2e20d5107ba866778d93ad1ffffeb779fb870fc4
parent7e5ebb79347518a54c2a76280a0a9fbd2a4d7a9b
msg/async/ProtocolV[12]: unlock the `write_lock` before doing I/O

Reduce lock time/contention.

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