]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge pull request #54505 from adamemerson/wip-lazyfifo-no-mutex-over-coro
authorCasey Bodley <cbodley@users.noreply.github.com>
Thu, 4 Jan 2024 20:18:38 +0000 (20:18 +0000)
committerGitHub <noreply@github.com>
Thu, 4 Jan 2024 20:18:38 +0000 (20:18 +0000)
commit6787c4dd080714a1cdd1e5e0607e222312b5725e
treee9f845aab3f945cfcb90163d952f8b6eda6eb018
parentd4518985736be949b713d0290586e0d868748084
parent8fa844383f9c22e758f39ecdda74f70de054ad68
Merge pull request #54505 from adamemerson/wip-lazyfifo-no-mutex-over-coro

rgw/multisite: Fix deadlock by not holding mutex over coroutine

Reviewed-by: Casey Bodley <cbodley@redhat.com>