Hurd NFS translator
Michael Kelly <[email protected]>
| Newsgroups | gmane.linux.debian.ports.hurd |
|---|---|
| Message-ID | <[email protected]> |
The current Hurd NFS client has code that supports some aspects of NFS v3 protocol although none of it is active in the sense that it can only communicate with a v2 server. I have a partial implementation of NFS v3 client which fixes bugs in the current code and adds some missing features. I only addressed the parts of NFS that I needed at the time. Is there any interest in me continuing with this to complete the v3 client functionality? Have I overlooked some other NFS client code that already exists? Regards, Mike.