Open Issues Need Help
View All on GitHub refactor(parser, tests): Improve readability 3 months ago
enhancement good first issue
parser(mount): Replace numbers with consts 3 months 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 3 months ago
documentation help wanted
Implementing HostName 3 months ago
enhancement good first issue
vfs: incorrect promise arg 3 months ago
good first issue invalid
Add comments for pub functions in `vfs/read_dir.rs` 4 months ago
documentation good first issue
vfs: unused STATUS_OK const 4 months ago
good first issue invalid
v3: NFSv3 Optimize cookie verifier logic 9 months ago
enhancement help wanted
NFSV3: Poor performance 10 months ago
help wanted
NFSv4 RFC 10 months ago
documentation good first issue
Add RFC 10 months ago
documentation good first issue