rocksdb/env
Yanqin Jin 231fffd07c Add Env::SanitizeEnvOptions (#5885)
Summary:
Add Env::SanitizeEnvOptions to allow underlying environments properly
configure env options.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5885

Test Plan:
```
make check
```

Differential Revision: D17910327

Pulled By: riversand963

fbshipit-source-id: 86a1ac616e485742c35c4a9cc9f1227c529fc00f
2019-10-14 12:25:00 -07:00
..
env.cc
env_basic_test.cc
env_chroot.cc
env_chroot.h
env_encryption.cc
env_hdfs.cc
env_posix.cc
env_test.cc
io_posix.cc
io_posix.h
mock_env.cc
mock_env.h
mock_env_test.cc