cubefs/proto
leonrayang 78bbb209f2 feat(datanode): enhance the preformace of the stat for disk opertion
Signed-off-by: leonrayang <chl696@sina.com>
2024-12-26 09:24:22 +08:00
..
admin_proto_test.go chore(proto): parse http response in proto.HTTPReplyRaw 2024-01-04 17:37:31 +08:00
admin_proto.go feat(datanode): enhance the preformace of the stat for disk opertion 2024-12-26 09:24:22 +08:00
admin_task.go feat(master): add requestID for sending admin task 2024-12-26 09:24:22 +08:00
auth_proto.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
errors.go feat(master): add the switch for function of volume snapshot management 2024-12-26 09:24:22 +08:00
extent_key_test.go fix(data): refactor snapshot extent deletion 2024-07-05 17:05:43 +08:00
extent_key.go fix(metanode): fix the issue that can't clear data when delete inode. 2024-12-26 09:24:22 +08:00
fs_proto.go feat(master): cli support setting for persistting accessTime 2024-12-26 09:24:22 +08:00
header.go feat(master): compress client/partitions response data 2024-02-27 10:30:21 +08:00
lifecycle.go chore(proto): golangci lint apply into proto 2024-01-12 14:21:16 +08:00
meta_proto.go feature: support multi version snapshot 2023-08-30 20:05:32 +08:00
model.go fix(master): remove replica on decommission dst by force when rolling back 2024-12-26 09:24:22 +08:00
mount_options.go refactor(client): reduce buffer chan size to reduce memory when client idle. 2024-12-26 09:24:22 +08:00
obj_extent_key.go feature: support multi version snapshot 2023-08-30 20:05:32 +08:00
packet.go refactor(all): resolve conflict when pick commit from 3.3.2 to 3.4.0. 2024-12-26 09:24:22 +08:00
perm_action.go chore(proto): golangci lint apply into proto 2024-01-12 14:21:16 +08:00
s3qos.go feat(objnode): s3 api qos 2023-08-31 16:36:14 +08:00
snapshot.go enhance(lcnode): support multi task 2023-12-14 11:14:14 +08:00
status.go fix(master):Fixed the problem that volumes marked for deletion but still in the freeze period could not restore the dp and mp replicas after reboot and migration was not supported. 2024-07-18 16:57:38 +08:00
transaction_test.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
transaction.go feat(master): cli support setting for persistting accessTime 2024-12-26 09:24:22 +08:00
user_proto.go chore(proto): golangci lint apply into proto 2024-01-12 14:21:16 +08:00
version.go feat(clientmaster): enable clients to report their version and flow information to the master 2024-12-26 09:24:22 +08:00