bfs_mount not suport ln (symlinks)
Open
1pt
2pt
new feature
- Dominant language
- C++
- Stars
- 2.8k
- Forks
- 551
- PR merge metrics
- No merged PRs in 30d
Description
ln -s /usr/local/tomcat/tomcat1/logs .
ln: 无法创建符号链接"./logs": 数值结果超出范围
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported `ln -s /usr/local/tomcat/tomcat1/logs .` command against `bfs_mount` and inspect how the mount handles this request. Done means the symbolic link is created successfully instead of returning the reported numeric-range error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100