cubefs/flashnode
shuqiang-zheng 1ebe5b6dfd feat(flashnode): if the disk is umounted, the cacheblock can be detected and stopped timely.
close:#23021760

Signed-off-by: shuqiang-zheng <zhengshuqiang@oppo.com>
2025-08-07 16:00:27 +08:00
..
cachengine feat(flashnode): if the disk is umounted, the cacheblock can be detected and stopped timely. 2025-08-07 16:00:27 +08:00
extent_reader_test.go test(flashnode): add test case of flash node 2025-08-07 15:19:03 +08:00
extent_reader.go fix(flashnode): add volume, clientIp, inode for DataSource.#23013250 2025-08-07 15:57:57 +08:00
flashnode_op_test.go fix(flashnode): reset test limiter#23061931 2025-08-07 16:00:26 +08:00
flashnode_op.go fix(flashnode): add cacheItem into lru after file is inited 2025-08-07 16:00:27 +08:00
flashnode_test.go feat(flashnode): add multi disk support. 2025-08-07 16:00:25 +08:00
flashnode.go feat(flashnode): clears the cache on flashNode when removing it. 2025-08-07 16:00:25 +08:00
metric.go fix(flashnode): change the type of metric for ReadBytes and ReadCount 2025-08-07 16:00:26 +08:00
serve_http_test.go feat(flashnode): add multi disk support. 2025-08-07 16:00:25 +08:00
serve_http.go feat(flashnode): add interfaces for manual inactive disk. 2025-08-07 16:00:25 +08:00
serve_tcp.go fix(flashnode): modify log level for cacheBlock load failures. 2025-08-07 15:57:56 +08:00