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

rocksdb: sync with upstream #21320

Merged
merged 1 commit into from Apr 12, 2018
Merged

rocksdb: sync with upstream #21320

merged 1 commit into from Apr 12, 2018

Conversation

tchaikov
Copy link
Contributor

to pick up

  • bug fixes since 5.8.0
  • crc32c_3way introduced in 5.9.0 for better performance on platforms
    with PCLMULQDQ support.
  • the fixes for silencing the fallthrough warnings when compiling with
    GCC-7

Signed-off-by: Kefu Chai kchai@redhat.com

to pick up
- bug fixes since 5.8.0
- crc32c_3way introduced in 5.9.0 for better performance on platforms
with PCLMULQDQ support.
- the fixes for silencing the fallthrough warnings when compiling with
GCC-7

for detailed changelog since 5.8.0, see
https://github.com/facebook/rocksdb/blob/master/HISTORY.md

Signed-off-by: Kefu Chai <kchai@redhat.com>
@tchaikov
Copy link
Contributor Author

retest this please.

@liewegas
Copy link
Member

retest this please

@liewegas
Copy link
Member

liewegas commented Apr 11, 2018

assuming make check passes, lgtm

@tchaikov
Copy link
Contributor Author

the -ENOSYS failures are known issues, see http://tracker.ceph.com/issues/23517.

will continue tracking down the nasty "make check" failures later on.

@tchaikov tchaikov merged commit 032d3b5 into ceph:master Apr 12, 2018
@tchaikov tchaikov deleted the wip-rocksdb branch April 12, 2018 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants