leonrayang

Results 37 issues of leonrayang

Fixes: #xyz Main Issue: #xyz ### Motivation #2170 ### Modifications ``` text add inode operation ``` ### Types of changes - [ ] New feature (non-breaking change which adds functionality)...

### Modifications ``` text Simplify calculation process of Quota for accuracy and performance ``` ### Types of changes - [ ] New feature (non-breaking change which adds functionality) - [...

- Description: Currently, the main branch code has integrated the foundational capabilities for layered storage, which includes three types of storage: multi-replica SSD, HDD, and EC storage. The development functionality...

enhancement
Developer Recruitment

- Description:[CubeFS](https://cubefs.io/) is a new generation cloud-native open source storage system. Metadata partition is a multi-replica system that maintains consistency using Raft. When a single replica needs to be migrated...

enhancement
Developer Recruitment

- Description: The current data cycle inspection capability primarily focuses on newly added and modified data, while existing data is not being read. This means that issues like disk bad...

enhancement
Developer Recruitment

- Description:[CubeFS](https://cubefs.io/) is a new generation cloud-native open source storage system.Adding support for the inotify system call to CubeFS allows applications to promptly detect changes in files and directories through...

enhancement
Developer Recruitment

- Description: Hierarchical flow control is needed for the DataNode system, which has various IO types, such as repair IO, inspection IO, asynchronous deletion IO, and business read/write IO. This...

enhancement
Developer Recruitment