cubefs/proto
leonrayang a92c8452cf fix(revert): align and reuse the Packet struct to reduce allocated memory
This reverts commit f4c3f8aa40.

Signed-off-by: leonrayang <chl696@sina.com>
2025-03-21 15:37:39 +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 fix(master): RaftPartitionCanUsingDifferentPort make effective after and all dn/mn upgraded 2024-12-31 17:36:32 +08:00
admin_task.go feat(master): add requestID for sending admin task 2024-12-26 09:24:22 +08:00
auth_proto.go feat(mastercli): add API to add storageClass to volume's allowedStorageClass list 2024-12-26 09:24:22 +08:00
errors.go refactor(master): check vol forbidden write type when add vol storage class. #22814514 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 feat(metanode): enable rollback from 3.4.0 to 3.3.2 2024-12-26 09:24:22 +08:00
fs_proto.go feat(sdk): use dir lock to prevent multiple trash from running concurrently. #22862286 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
hybridcloud_obj_extent_key.go chore(all): format code 2024-12-26 09:24:22 +08:00
lifecycle.go refactor(lcnode): rename variable name writeGen to leaseExpire. #22855673 2024-12-26 09:24:22 +08:00
meta_proto.go feat(datanode): support multi datanode process using different port on single node 2024-12-31 17:36:32 +08:00
model.go fix(master): RaftPartitionCanUsingDifferentPort make effective after and all dn/mn upgraded 2024-12-31 17:36:32 +08:00
mount_options.go feat(client): "client support aheadread" 2025-03-20 14:18:21 +08:00
obj_extent_key.go feat(metanodeclient): hybrid cloud support hybridcloud data migration 2024-12-26 09:24:22 +08:00
packet.go fix(revert): align and reuse the Packet struct to reduce allocated memory 2025-03-21 15:37:39 +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 fix(meta): adjust the call order of the RegistConsul func to prevent concurrent modify to clustername. 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(master): support query all client ip from master. #22834669 2024-12-26 09:24:22 +08:00