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

rgw: fix index cancel op miss update header #20396

Merged
merged 1 commit into from Feb 16, 2018

Conversation

tianshan
Copy link
Contributor

Signed-off-by: Tianshan Qu tianshan@xsky.com


if (op.log_op && !header.syncstopped) {
return write_bucket_header(hctx, &header);
return 0;
Copy link
Contributor

Choose a reason for hiding this comment

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

it looks like this if block is missing a closing }

which is funny, because the jenkins make check succeeded - so i guess we aren't building cls_rgw for that

Signed-off-by: Tianshan Qu <tianshan@xsky.com>
@tianshan
Copy link
Contributor Author

@cbodley fixed

@yuriw
Copy link
Contributor

yuriw commented Feb 14, 2018

@yuriw yuriw merged commit 191ab13 into ceph:master Feb 16, 2018
@Almin-Liu
Copy link

Does this pull cause quota can't work ?

@tianshan
Copy link
Contributor Author

@TaveMyliuX don't think so, what's your phenomenon

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