cubefs/metanode
true1064 a010a7b39d feat(fsck): hybrid cloud support scanning migrate-extent garbage
Signed-off-by: true1064 <true1063@163.com>
2024-12-26 09:24:22 +08:00
..
api_handler_test.go feat(masterclientcli): hybrid cloud add property mediaType to datapartition 2024-12-26 09:24:22 +08:00
api_handler.go feat(meta): hybrid cloud provide an API to modify inode's ctime, for debug/test purpose. 2024-12-26 09:24:22 +08:00
btree_test.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
btree.go enhance: support to bind target ip when start start service 2023-03-06 11:39:42 +08:00
const.go fix(metanode): hybrid cloud notify follower to delete migration ek if update migration ek failed 2024-12-26 09:24:22 +08:00
datapartition.go enhance(meta): skip extent delete if all replicas of dp is discard 2024-02-28 16:31:57 +08:00
dentry.go fix(security): slice memory allocation with excessive size value. 2024-08-12 09:56:14 +08:00
extend_test.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
extend.go feat(metanode): optimize quota infomation storage to reduce usage of memory 2024-12-26 09:24:22 +08:00
forbidden_migration_list_test.go fix(metanode): hybrid cloud Save list element.prev pointer when the element is removed 2024-12-26 09:24:22 +08:00
forbidden_migration_list.go fix(metanode): hybrid cloud Save list element.prev pointer when the element is removed 2024-12-26 09:24:22 +08:00
free_list_test.go test(metanode): add free_list.go unit test 2023-06-08 17:12:13 +08:00
free_list.go update: update to CubeFS 2022-08-22 18:16:09 +08:00
inode_test.go feat(meta): handle compatibility when old client send create request without field StorageClass 2024-12-26 09:24:22 +08:00
inode.go feat(fsck): hybrid cloud support scanning migrate-extent garbage 2024-12-26 09:24:22 +08:00
manager_op.go feat(master): hybrid cloud Support querying the inode count and used size of volumes and metapartitions by storage class. 2024-12-26 09:24:22 +08:00
manager_proxy.go refactor(all): reslove merge conflicts between 3.3.x and 3.4.0. 2024-07-18 16:57:38 +08:00
manager_resp.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
manager.go feat(metanode): hybrid cloud Support for deleting discard migration data 2024-12-26 09:24:22 +08:00
meta_quota_manager.go fix(security): slice memory allocation with excessive size value. 2024-08-12 09:56:14 +08:00
metanode.go feat(meta): handle compatibility when old client send create request without field StorageClass 2024-12-26 09:24:22 +08:00
metrics.go style(all): format all codes with golangci tools 2024-05-14 09:54:13 +08:00
multi_ver_test.go feat(master): hybrid cloud Support querying the inode count and used size of volumes and metapartitions by storage class. 2024-12-26 09:24:22 +08:00
multipart_test.go style(all): format all codes with golangci tools 2024-05-14 09:54:13 +08:00
multipart.go style(all): format all codes with golangci tools 2024-05-14 09:54:13 +08:00
nodeinfo.go feat(dataemeta): cluster switch on snapshot take effect on module handle protocal process 2024-12-26 09:24:22 +08:00
packet.go fix(data): refactor snapshot extent deletion 2024-07-05 17:05:43 +08:00
partition_delete_extents.go fix(metanode): delete extent_del file when reach end of the file. 2024-12-26 09:24:22 +08:00
partition_file_stats.go style(all): format all codes with golangci tools 2024-05-14 09:54:13 +08:00
partition_forbidden_migration_list.go fix(metanode): hybrid cloud Save list element.prev pointer when the element is removed 2024-12-26 09:24:22 +08:00
partition_free_list_test.go refactor(all): reslove merge conflicts between 3.3.x and 3.4.0. 2024-07-18 16:57:38 +08:00
partition_free_list.go fix(clientmetanode): hybrid cloud remove duplicated logs for deleteMarkedInodes 2024-12-26 09:24:22 +08:00
partition_fsm.go fix(metanode): hybrid cloud notify follower to delete migration ek if update migration ek failed 2024-12-26 09:24:22 +08:00
partition_fsmop_dentry.go fix(metanode): fix tx bug in concurrent use case. 2024-12-26 09:24:22 +08:00
partition_fsmop_extend.go feat(metanode): optimize memory usage of metanode for multi snapshit 2024-12-26 09:24:22 +08:00
partition_fsmop_inode.go fix(metanodeclient): hybrid cloud if encountering storage class mismatch error, do not retry 2024-12-26 09:24:22 +08:00
partition_fsmop_multipart.go fix(metanode): The same partInode must not be overwritten 2023-05-18 10:48:57 +08:00
partition_fsmop_transaction.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
partition_fsmop_uniq.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
partition_fsmop.go refactor(all): reslove merge conflicts between 3.3.x and 3.4.0. 2024-07-18 16:57:38 +08:00
partition_item.go style(all): format all codes with golangci tools 2024-05-14 09:54:13 +08:00
partition_op_dentry.go fix(meta): fix panic bug when delete empty dentry info. 2024-12-26 09:24:22 +08:00
partition_op_extend.go fix(libsdk,meta): support dir lock 2024-07-18 16:57:38 +08:00
partition_op_extent.go fix(metanodeclient): hybrid cloud if encountering storage class mismatch error, do not retry 2024-12-26 09:24:22 +08:00
partition_op_inode.go refactor(metanode): hybrid cloud remove unnecessary code 2024-12-26 09:24:22 +08:00
partition_op_multipart.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
partition_op_quota_test.go style(all): format all codes with golangci tools 2024-05-14 09:54:13 +08:00
partition_op_quota.go feat(metanode): optimize quota infomation storage to reduce usage of memory 2024-12-26 09:24:22 +08:00
partition_op_transaction.go style(all): format all codes with golangci tools 2024-05-14 09:54:13 +08:00
partition_op_uniq_test.go fix(master): canAllocDp compatible with 3.4.0 before 2024-12-26 09:24:22 +08:00
partition_op_uniq.go fix(metanode): inodeOnce marshall compatible with meta 3.3.2 2024-12-26 09:24:22 +08:00
partition_store_ticket.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
partition_store.go refactor(all): reslove merge conflicts between 3.3.x and 3.4.0. 2024-07-18 16:57:38 +08:00
partition_test.go refactor(metanode): hybrid cloud 1.Simplify the logic of updating extent key after migration 2024-12-26 09:24:22 +08:00
partition.go feat(master): hybrid cloud Support querying the inode count and used size of volumes and metapartitions by storage class. 2024-12-26 09:24:22 +08:00
raft_server.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
server.go refactor(all): reslove merge conflicts between 3.3.x and 3.4.0. 2024-07-18 16:57:38 +08:00
sorted_extents_test.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
sorted_extents.go fix(metanode): support empty file migration 2024-12-26 09:24:22 +08:00
sorted_hybridcloud_obj_extents.go feat(fsck): hybrid cloud support scanning migrate-extent garbage 2024-12-26 09:24:22 +08:00
sorted_obj_extents.go fix(metanode): support empty file migration 2024-12-26 09:24:22 +08:00
transaction_test.go feat(metanodeclient): hybrid cloud support hybridcloud data migration 2024-12-26 09:24:22 +08:00
transaction.go feat(meta): hybrid cloud inode supprot hybrid-clound 2024-12-26 09:24:22 +08:00
txid_allocator_test.go test(metanode): add txid_allocator.go unit test 2023-06-08 15:07:22 +08:00
txid_allocator.go feat(meta): Enhance the allocation and validation of txId to avoid potential duplicates. 2024-07-18 16:57:38 +08:00
uniq_checker_test.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
uniq_checker.go style(all): format all codes with golangci tools 2024-05-14 09:54:13 +08:00
util.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00