mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 10:06:14 +00:00
- Refactor handleFile to utilize cached inode info - Implement batchGetFileInodeInfo for efficient inode retrieval - Update ScanDentry struct to include HasInodeInfo and InodeInfo - Modify handleDirLimitDepthFirst and handleDirLimitBreadthFirst to use batch processing - Add BatchInodeGet method to MetaWrapper interface Signed-off-by: Victor1319 <zengxuewei@oppo.com> |
||
|---|---|---|
| .. | ||
| const.go | ||
| lc_op.go | ||
| lc_scanner_test.go | ||
| lc_scanner.go | ||
| lc_transition_test.go | ||
| lc_transition.go | ||
| meta_test.go | ||
| meta.go | ||
| server.go | ||
| snapshot_scanner_test.go | ||
| snapshot_scanner.go | ||