rocksdb/env
anand76 f340a2eccc Port codemod changes from fbcode/rocksdb (#13714)
Summary:
Port changes made directly in fbcode in order to facilitate the 10.4 release.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/13714

Test Plan: Existing tests

Reviewed By: mszeszko-meta

Differential Revision: D77038668

Pulled By: anand1976

fbshipit-source-id: 6b9b16d62bccf75923b525c1c24597a59920a948
2025-06-20 17:56:24 -07:00
..
composite_env.cc internal_repo_rocksdb (4372117296613874540) (#12117) 2023-12-04 11:17:32 -08:00
composite_env_wrapper.h Add some documentation for Env related interfaces (#12813) 2024-06-28 18:56:40 -07:00
emulated_clock.h Remove 'virtual' when implied by 'override' (#12319) 2024-01-31 13:14:42 -08:00
env.cc Rename Env::IOActivity::kReadManifest (#13471) 2025-03-19 12:08:06 -07:00
env_basic_test.cc internal_repo_rocksdb (4372117296613874540) (#12117) 2023-12-04 11:17:32 -08:00
env_chroot.cc internal_repo_rocksdb (4372117296613874540) (#12117) 2023-12-04 11:17:32 -08:00
env_chroot.h Remove RocksDB LITE (#11147) 2023-01-27 13:14:19 -08:00
env_encryption.cc Standardize on clang-format version 18 (#13233) 2024-12-19 10:58:40 -08:00
env_encryption_ctr.h Standardize on clang-format version 18 (#13233) 2024-12-19 10:58:40 -08:00
env_posix.cc Port codemod changes from fbcode/rocksdb (#13714) 2025-06-20 17:56:24 -07:00
env_test.cc Standardize on clang-format version 18 (#13233) 2024-12-19 10:58:40 -08:00
file_system.cc Fix missing cases of corruption retries (#13122) 2024-11-08 12:43:21 -08:00
file_system_tracer.cc Change ReadAsync callback API to remove const from FSReadRequest (#11649) 2024-02-16 09:14:55 -08:00
file_system_tracer.h Change ReadAsync callback API to remove const from FSReadRequest (#11649) 2024-02-16 09:14:55 -08:00
fs_on_demand.cc Fix compile error in Clang (#12588) 2024-05-02 16:54:21 -07:00
fs_on_demand.h Basic RocksDB follower implementation (#12540) 2024-04-19 19:13:31 -07:00
fs_posix.cc Port codemod changes from fbcode/rocksdb (#13714) 2025-06-20 17:56:24 -07:00
fs_readonly.h Standardize on clang-format version 18 (#13233) 2024-12-19 10:58:40 -08:00
fs_remap.cc Standardize on clang-format version 18 (#13233) 2024-12-19 10:58:40 -08:00
fs_remap.h Standardize on clang-format version 18 (#13233) 2024-12-19 10:58:40 -08:00
io_posix.cc Correctly initialize file size for reopened writable file (#13534) 2025-04-16 17:24:12 -07:00
io_posix.h Correctly initialize file size for reopened writable file (#13534) 2025-04-16 17:24:12 -07:00
io_posix_test.cc Print stack traces on frozen tests in CI (#10828) 2022-10-18 00:35:35 -07:00
mock_env.cc Standardize on clang-format version 18 (#13233) 2024-12-19 10:58:40 -08:00
mock_env.h Run clang-format on env/ folder (#10859) 2022-10-24 17:54:14 -07:00
mock_env_test.cc internal_repo_rocksdb (4372117296613874540) (#12117) 2023-12-04 11:17:32 -08:00
unique_id_gen.cc Fix windows build errors (rdtsc and fnptr) (#12008) 2023-10-24 16:20:37 -07:00
unique_id_gen.h Internal API for generating semi-random salt (#11331) 2023-06-21 11:32:49 -07:00