rocksdb/port/win
Huisheng Liu 2fdd8087ce Implement getfreespace for WinEnv (#6265)
Summary:
A new interface method Env::GetFreeSpace was added in https://github.com/facebook/rocksdb/issues/4164. It needs to be implemented for Windows port. Some error_handler_test cases fail on Windows because recovery cannot succeed without free space being reported.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/6265

Differential Revision: D19303065

fbshipit-source-id: 1f1a83e53f334284781cf61feabc996e87b945ca
2020-01-07 13:56:13 -08:00
..
env_default.cc Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
env_win.cc Implement getfreespace for WinEnv (#6265) 2020-01-07 13:56:13 -08:00
env_win.h Implement getfreespace for WinEnv (#6265) 2020-01-07 13:56:13 -08:00
io_win.cc Work around weird unused errors with Mingw (#6075) 2019-11-26 21:42:29 -08:00
io_win.h Support for single-primary, multi-secondary instances (#4899) 2019-03-26 16:45:31 -07:00
port_win.cc Move some logging related files to logging/ (#5387) 2019-05-31 17:23:59 -07:00
port_win.h Implement getfreespace for WinEnv (#6265) 2020-01-07 13:56:13 -08:00
win_jemalloc.cc Remove PATENTS text from a few straggler files (#5326) 2019-05-21 16:22:35 -07:00
win_logger.cc Windows cumulative patch 2018-03-06 11:57:43 -08:00
win_logger.h Windows cumulative patch 2018-03-06 11:57:43 -08:00
win_thread.cc Work around weird unused errors with Mingw (#6075) 2019-11-26 21:42:29 -08:00
win_thread.h Fix a race condition in WindowsThread (port::Thread) 2017-12-07 13:42:53 -08:00
xpress_win.cc Enable cacheline_aligned_alloc() to allocate from jemalloc if enabled. 2017-10-27 13:27:12 -07:00
xpress_win.h Change RocksDB License 2017-07-15 16:11:23 -07:00