rocksdb/env
Andrew Kryczka 6afe22db2e revert db_stress crash-recovery verification
Summary:
crash-recovery verification is failing in the whitebox testing, which may or may not be a valid correctness issue -- need more time to investigate. In the meantime, reverting so we don't mask other failures.
Closes https://github.com/facebook/rocksdb/pull/3786

Differential Revision: D7794516

Pulled By: ajkr

fbshipit-source-id: 28ccdfdb9ec9b3b0fb08c15cbf9d2e282201ff33
2018-04-27 12:57:01 -07:00
..
env.cc revert db_stress crash-recovery verification 2018-04-27 12:57:01 -07:00
env_basic_test.cc
env_chroot.cc
env_chroot.h
env_encryption.cc Fix some typos in comments and docs. 2018-03-08 10:27:25 -08:00
env_hdfs.cc
env_posix.cc revert db_stress crash-recovery verification 2018-04-27 12:57:01 -07:00
env_test.cc revert db_stress crash-recovery verification 2018-04-27 12:57:01 -07:00
io_posix.cc revert db_stress crash-recovery verification 2018-04-27 12:57:01 -07:00
io_posix.h revert db_stress crash-recovery verification 2018-04-27 12:57:01 -07:00
mock_env.cc Add virtual Truncate method to Env 2018-04-26 21:12:51 -07:00
mock_env.h Add virtual Truncate method to Env 2018-04-26 21:12:51 -07:00
mock_env_test.cc
posix_logger.h