Open Issues Need Help
View All on GitHub refactor(parser, tests): Improve readability 5 days ago
enhancement good first issue
parser(mount): Replace numbers with consts 6 days ago
AI Summary: This issue requests a refactoring in the `parser` module. The goal is to replace 'magic numbers' within a specific `match` statement (lines 317-335 in `src/parser/parser_struct.rs`) with named constants. An existing code section is provided as an example, and the new constants should be defined in `src/mount/mod.rs`.
Complexity:
1/5
good first issue
Create architecture.md 9 days ago
documentation help wanted
Implementing HostName 14 days ago
enhancement good first issue
vfs: incorrect promise arg 15 days ago
good first issue invalid
documentation good first issue
vfs: unused STATUS_OK const 18 days ago
good first issue invalid
v3: NFSv3 Optimize cookie verifier logic 6 months ago
enhancement help wanted
NFSV3: Poor performance 7 months ago
help wanted
NFSv4 RFC 7 months ago
documentation good first issue
Add RFC 8 months ago
documentation good first issue