cubefs/metanode
Victor1319 72e458fb73 fix(metanode): not close syncAtime chan. #22871509
Signed-off-by: Victor1319 <zengxuewei@oppo.com>
2024-12-26 09:24:22 +08:00
..
api_handler_test.go refactor(meta): refactor variable name. #22785311 2024-12-26 09:24:22 +08:00
api_handler.go fix(metanode): remove invalid filed for repsonese of getInode 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 refactor(meta): refactor client lease logic. #22855673 2024-12-26 09:24:22 +08:00
datapartition.go fix(meta): fix some issue about compatiable. #22780321 2024-12-26 09:24:22 +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 memory usage of metanode, fields be allocted as needed in multi snapshot 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 refactor(meta): refactor variable name. #22785311 2024-12-26 09:24:22 +08:00
inode.go refactor(lcnode): rename variable name writeGen to leaseExpire. #22855673 2024-12-26 09:24:22 +08:00
manager_op.go refactor(meta): refactor client lease logic. #22855673 2024-12-26 09:24:22 +08:00
manager_proxy.go feat(metasdkmaster): support read quoram when mp no leader. #22782472 2024-12-26 09:24:22 +08:00
manager_resp.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
manager.go refactor(meta): refactor client lease logic. #22855673 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 refactor(master): support double check master media cfg type. #22727537 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 refactor(meta): refactor client lease logic. #22855673 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 fix(meta): increase the timeout when fetch info from master in register and mp start procedure 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(meta): to avoid write EXTENT_DEL_V2_xx header twice. #22860885 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_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 refactor(meta): refactor delete migration eks log. #22869219 2024-12-26 09:24:22 +08:00
partition_fsm.go refactor(meta): refactor client lease logic. #22855673 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 refactor(datanode): refactor data read and write performance. #22504692 2024-12-26 09:24:22 +08:00
partition_fsmop_inode.go refactor(meta): refactor delete migration eks log. #22869219 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 refactor(meta): refactor dir lock and unlock logic. #22659556 2024-12-26 09:24:22 +08:00
partition_op_extent.go fix(metanode): not close syncAtime chan. #22871509 2024-12-26 09:24:22 +08:00
partition_op_inode_test.go refactor(meta): support batch persist inode atime. #22701675 2024-12-26 09:24:22 +08:00
partition_op_inode.go feat(sdk): use dir lock to prevent multiple trash from running concurrently. #22862286 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 fix(cli): fix some tiny issues. #22727537 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(meta): refactor client lease logic. #22855673 2024-12-26 09:24:22 +08:00
partition_test.go refactor(meta): refactor variable name. #22785311 2024-12-26 09:24:22 +08:00
partition.go refactor(meta): refactor client lease logic. #22855673 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 feat(dataclientmaster): support configuring datanode and metanode to forbidden 2024-12-26 09:24:22 +08:00
sorted_extents_test.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
sorted_extents.go feat(metanode): disable the process related to snapshots if snapshots are switched off 2024-12-26 09:24:22 +08:00
sorted_hybridcloud_obj_extents.go refactor(meta): delete migrate extent key when delete inode. #22785311 2024-12-26 09:24:22 +08:00
sorted_obj_extents.go fix(meta): empty file not check storage class. #22735527 2024-12-26 09:24:22 +08:00
transaction_test.go refactor(meta): refactor migrate extent delete performance. #22785311 2024-12-26 09:24:22 +08:00
transaction.go refactor(meta): delete migrate extent key when delete inode. #22785311 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