cubefs/proto
2023-11-03 10:44:00 +08:00
..
admin_proto.go feat(master/datanode/cli): 2023-10-12 14:52:52 +08:00
admin_task.go fix: add new admin task gen function with extra task id info parameter to prevent duplicated task id when adding task to lcnode 2023-08-30 20:05:32 +08:00
auth_proto.go [Enhancement] add authentication for master admin api 2023-08-24 16:05:12 +08:00
errors.go feat(master): support listing nodesets and displaying space capacity 2023-08-30 20:05:32 +08:00
extent_key.go fix(metanode):ek equal check need consider inner pointer 2023-10-07 10:43:14 +08:00
fs_proto.go fix(metanode):append extents no need to care verSeq in client's request 2023-10-20 19:05:52 +08:00
lifecycle.go feat(lcnode/master): lcnode support bucket lifecycle and vol snapshot delete 2023-08-30 20:05:32 +08:00
meta_proto.go feature: support multi version snapshot 2023-08-30 20:05:32 +08:00
model.go fix(datanode):snapshot.update datanode verlist update process 2023-10-27 15:29:14 +08:00
mount_options.go update: optimize code and clean unused code 2023-08-30 20:05:32 +08:00
obj_extent_key.go feature: support multi version snapshot 2023-08-30 20:05:32 +08:00
packet.go enhance(metanode): Append verlist in batches instead of replacing and log output verlist update process 2023-11-03 10:44:00 +08:00
perm_action.go feat(objectnode): s3 sts and signature auth 2023-08-30 20:05:32 +08:00
s3qos.go feat(objnode): s3 api qos 2023-08-31 16:36:14 +08:00
snapshot.go refactor(lcnode): refactor some code about lcnode task manager 2023-08-31 16:36:14 +08:00
status.go [enhance]1.change stop status to pause 2. pasue datanode or disk will return dps paused fail 2023-08-30 20:05:32 +08:00
transaction_test.go fix(meta): fix some bug for atomic op feature. 2023-08-09 14:01:52 +08:00
transaction.go fix(meta): support clear orphan tx in rm caused by network problem. 2023-08-09 14:01:52 +08:00
user_proto.go fix(objectnode): reduce fuse authentication check 2023-08-09 14:01:52 +08:00
version.go update: update to CubeFS 2022-08-22 18:16:09 +08:00