Revision afbef65187b4bbeb6ec0125789954b0643b55ae8 authored by Siying Dong on 29 June 2017, 04:37:55 UTC, committed by Facebook Github Bot on 29 June 2017, 04:41:42 UTC
Summary:
11c5d4741a1e11a1315d5ca644ce555e07e91f61 introduces a bug that IsFastCrc32Supported() returns wrong result. Fix it. Also fix some FB internal scripts.
Closes https://github.com/facebook/rocksdb/pull/2513

Differential Revision: D5343802

Pulled By: yiwu-arbug

fbshipit-source-id: 057dc7ae3b262fe951413d1190ce60afc788cc05
1 parent 397ab11
History
File Mode Size
env.cc -rw-r--r-- 10.4 KB
env_basic_test.cc -rw-r--r-- 12.6 KB
env_chroot.cc -rw-r--r-- 12.1 KB
env_chroot.h -rw-r--r-- 857 bytes
env_encryption.cc -rw-r--r-- 33.0 KB
env_hdfs.cc -rw-r--r-- 18.5 KB
env_posix.cc -rw-r--r-- 29.8 KB
env_test.cc -rw-r--r-- 46.6 KB
io_posix.cc -rw-r--r-- 28.7 KB
io_posix.h -rw-r--r-- 8.2 KB
mock_env.cc -rw-r--r-- 20.9 KB
mock_env.h -rw-r--r-- 4.3 KB
mock_env_test.cc -rw-r--r-- 2.6 KB
posix_logger.h -rw-r--r-- 5.1 KB

back to top