RT-Thread / RT-Thread/rt-thread
如何在rt-thread中实现nfs服务端
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 12.2k
- Forks
- 5.4k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 40
Description
我现在需要将rt-thread的文件系统挂载到其它操作系统中,但rt-thread的nfs似乎只实现了客户端,如图所示。
请问只实现客户端是出于什么原因?以及我要实现我的需求是否只能通过自己实现服务端的方式?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing RT-Thread’s existing NFS client implementation and the filesystem and networking documentation. Clarify which NFS server capabilities and host operating systems are required, then define how an external system would mount RT-Thread’s filesystem. The work is complete when that external mount works against RT-Thread’s server implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- networking, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100