hashgraph / hashgraph/solo-weaver
Extract fstab file handling into a separate package
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
Fstab files are currently being manipulated in both the mount_unix.go and swap_unix.go file.
So, it probably makes sense to extract it to a separate package.
Contributor guide
Assessment
This issue has not been assessed yet.