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

osd: fix broken balance / localized read handling #6364

Merged
merged 2 commits into from Nov 9, 2015

Conversation

dillaman
Copy link

No description provided.

Jason Dillaman added 2 commits October 23, 2015 14:15
These flags are now lazy-initialized within the PG thread at the
start of op processing instead of once the message is received.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
The op message isn't fully decoded until after the start of the PG
op handling.  Therefore, checking for misdirected ops needs to wait
until after the RWM flags have been initialized.

Fixes: ceph#13491
Backport: infernalis
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
@tchaikov
Copy link
Contributor

lgtm with a qa run.

@tchaikov tchaikov self-assigned this Oct 27, 2015
liewegas added a commit that referenced this pull request Nov 9, 2015
osd: fix broken balance / localized read handling

Reviewed-by: Kefu Chai <kchai@redhat.com>
@liewegas liewegas merged commit d74de14 into ceph:master Nov 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants