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

erasure-code: fix gf-complete warnings #5829

Merged
merged 1 commit into from Sep 9, 2015
Merged

erasure-code: fix gf-complete warnings #5829

merged 1 commit into from Sep 9, 2015

Conversation

ghost
Copy link

@ghost ghost commented Sep 6, 2015

Update to the latest gf-complete v2 branch which has the compilation
warning fixed. In addition the default compilation flag upstream has
been set to display such warnings.

git log --oneline --graph d384952c68a64d93ac7af6341d5519ea5d2958b9..9caeefbf2860e56a75502f4d3342deed5b5ba265

  • 9caeefb add -Wsign-compare and address the warnings
  • 5979f98 gf_w64.c: fix integer overflow
  • 93a9845 gf_w64.c: fix integer overflow
  • 513c87b gf_w64.c: fix integer overflow
  • 4d6fa89 gf_w64.c: fix integer overflow

http://tracker.ceph.com/issues/12731 Fixes: #12731

Signed-off-by: Loic Dachary ldachary@redhat.com

Update to the latest gf-complete v2 branch which has the compilation
warning fixed. In addition the default compilation flag upstream has
been set to display such warnings.

git log --oneline --graph d384952c68a64d93ac7af6341d5519ea5d2958b9..9caeefbf2860e56a75502f4d3342deed5b5ba265
* 9caeefb add -Wsign-compare and address the warnings
* 5979f98 gf_w64.c: fix integer overflow
* 93a9845 gf_w64.c: fix integer overflow
* 513c87b gf_w64.c: fix integer overflow
* 4d6fa89 gf_w64.c: fix integer overflow

http://tracker.ceph.com/issues/12731 Fixes: #12731

Signed-off-by: Loic Dachary <ldachary@redhat.com>
@ghost ghost added cleanup core labels Sep 6, 2015
@ghost ghost assigned tchaikov Sep 6, 2015
@ghost ghost added this to the infernalis milestone Sep 6, 2015
@tchaikov
Copy link
Contributor

tchaikov commented Sep 7, 2015

the upstream changes look good to me and the jerasure plugin compiles without any warnings!

Reviewed-by: Kefu Chai <kchai@redhat.com> once http://pulpito.ceph.com/loic-2015-09-07_01:06:53-rados-infernalis---basic-multi/ is completed.

@ghost
Copy link
Author

ghost commented Sep 7, 2015

@liewegas is running the erasure code thrashing jerasure jobs of the rados suite (details at http://tracker.ceph.com/issues/12731#note-9) enough QA ?

@ghost
Copy link
Author

ghost commented Sep 8, 2015

@tchaikov thanks for embarking this pull request in your rados run, much appreciated :-)

tchaikov added a commit that referenced this pull request Sep 9, 2015
erasure-code: fix gf-complete warnings

Reviewed-by: Kefu Chai <kchai@redhat.com>
@tchaikov tchaikov merged commit 120bd68 into ceph:master Sep 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