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 partial read issue in rgw_admin and rgw_tools #6761

Merged
merged 2 commits into from Dec 2, 2015

Conversation

mikulely
Copy link
Contributor

@mikulely mikulely commented Dec 2, 2015

In order to avoid partial read issue,we need to replace invoking raw read call by safe_read .

Signed-off-by: Jiaying Ren <mikulely@gmail.com>
@mikulely
Copy link
Contributor Author

mikulely commented Dec 2, 2015

@yehudasa As we talked in #6728 ,I opened this new PR.

Signed-off-by: Jiaying Ren <mikulely@gmail.com>
@mikulely mikulely changed the title rgw: fix rgw_admin partial read issue rgw: fix partial read issue in rgw_admin and rgw_tools Dec 2, 2015
yehudasa added a commit that referenced this pull request Dec 2, 2015
rgw: fix partial read issue in rgw_admin and rgw_tools

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
@yehudasa yehudasa merged commit fac0809 into ceph:jewel Dec 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants