]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #45897 from idryomov/wip-rbd-mirror-test-timer-lock
authorIlya Dryomov <idryomov@gmail.com>
Thu, 14 Apr 2022 05:50:15 +0000 (07:50 +0200)
committerGitHub <noreply@github.com>
Thu, 14 Apr 2022 05:50:15 +0000 (07:50 +0200)
commit88e22f1c56bec2a62d430803c902147f151f2788
tree548668df7b1a806ed374c27c9a83415c1db9ce82
parente96703fb9d6c409e3e5affefaa700aa7f1f1e8c1
parent60e16106837e0d23366709f70f39c4f1ae7a2a45
Merge pull request #45897 from idryomov/wip-rbd-mirror-test-timer-lock

test/rbd_mirror: grab timer lock before calling add_event_after()

Reviewed-by: Christopher Hoffman <choffman@redhat.com>