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

jewel: librbd: constrain size of AioWriteEvent journal entries #9048

Merged
merged 2 commits into from May 10, 2016

Conversation

dillaman
Copy link

Jason Dillaman added 2 commits May 10, 2016 13:29
This avoids complications like a librbd write event of 128MB trying
to fit within a 24MB journal object.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit d5f307d)
Ensure that AioWrite journal events fit within a single
journal object.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 70b9fbf)
@dillaman dillaman added this to the jewel milestone May 10, 2016
@dillaman dillaman merged commit abbe69e into ceph:jewel May 10, 2016
@dillaman dillaman deleted the wip-15819 branch May 10, 2016 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant