Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rbd-mirror: non-primary image is recording journal events during image sync #10462

Merged
merged 9 commits into from Aug 2, 2016

Conversation

dillaman
Copy link

No description provided.

@trociny
Copy link
Contributor

trociny commented Jul 30, 2016

@dillaman Could you please rebase?

C_SaferCond aio_comp_ctx;
AioCompletion *aio_comp = AioCompletion::create(&aio_comp_ctx);
aio_comp->init_time(ictx, AIO_TYPE_FLUSH);
aio_comp->start_op();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dillaman AioCompletion::create_and_start?

@trociny
Copy link
Contributor

trociny commented Aug 1, 2016

lgtm

Jason Dillaman added 9 commits August 2, 2016 09:56
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Better follows the Ceph C++ style guide

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
@dillaman
Copy link
Author

dillaman commented Aug 2, 2016

@trociny pushed test update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants