chenzx

Results 2 issues of chenzx

# 需求 - 实现symlink的相关接口,方便其他模块使用。 - 改进lookup,主要是1. 改进dcache的使用方式和2. 确保lookup的一致性。 - 更改部分dcache的实现,涉及 #669 # 可能的实现方法 ## Symlink ### 如何解析带symlink的路径 行为来自linux kernel,自上而下解析 - inside the path - always follow. - in the last...

needs-triage

### Verify steps - [x] 我已经在 [Issue Tracker](……/) 中找过我要提出的问题 I have searched on the [issue tracker](……/) for a related issue. - [x] 我已经使用公测版本测试过,问题依旧存在 I have tested using the test mod,...