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

librbd: automatically flush IO after blocking write operations #6742

Merged
merged 1 commit into from Dec 1, 2015

Conversation

dillaman
Copy link

@dillaman dillaman commented Dec 1, 2015

This simplifies other state machines that previously had to flush IO
after blocking write operations.

Fixes: #13913
Signed-off-by: Jason Dillaman dillaman@redhat.com

This simplifies other state machines that previously had to flush IO
after blocking write operations.

Fixes: ceph#13913
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
dillaman referenced this pull request in trociny/ceph Dec 1, 2015
This fixes assert(m_events.empty()) crush on image close.

Signed-off-by: Mykola Golub <mgolub@mirantis.com>
jdurgin added a commit that referenced this pull request Dec 1, 2015
librbd: automatically flush IO after blocking write operations

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
@jdurgin jdurgin merged commit 18c5e18 into ceph:master Dec 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants