cubefs/datanode/storage
zhumingze 4f0b89ebb6 fix(data): Fix autoComputeCRC log issue. #1000232936
Signed-off-by: zhumingze <zhumingze@oppo.com>
2025-08-11 17:21:20 +08:00
..
error.go fix(data): print repairing error when reading a repairing dp copy encounter error. #1000196321 2025-08-11 17:21:17 +08:00
extent_cache.go chore(datanode): change checking interval from hour to minute.#1000005968 2025-08-08 14:59:27 +08:00
extent_store_test.go feat(datanode): Enhance the persistence process of extentId #23118077 2025-08-08 14:52:12 +08:00
extent_store.go fix(data): update extent size after load from disk. #1000182163 2025-08-11 17:21:16 +08:00
extent_test.go refactor(data): modify punch hole sync size to 128M for tiny extent. #1000212704 2025-08-11 17:21:18 +08:00
extent.go fix(data): Fix autoComputeCRC log issue. #1000232936 2025-08-11 17:21:20 +08:00
fallocate_darwin.go feat(projectstructure): reorganize the module directory in the root to a suitable subdirectory 2024-12-26 09:24:22 +08:00
fallocate_linux.go feat(projectstructure): reorganize the module directory in the root to a suitable subdirectory 2024-12-26 09:24:22 +08:00
fallocate_windows.go feat(projectstructure): reorganize the module directory in the root to a suitable subdirectory 2024-12-26 09:24:22 +08:00
persistence_crc.go perf(datanode): replace make with bytespool.#1000005968 2025-08-08 14:59:26 +08:00