Re: Hurd NFS translator
Michael Kelly <[email protected]>
| Newsgroups | gmane.linux.debian.ports.hurd |
|---|---|
| Message-ID | <[email protected]> |
I'll progress this then. Would you prefer one large change set or a series of smaller patches that can more easily be validated? I think the complete development will be quite a large patch. Mike. On 21/06/2025 15:47, Samuel Thibault wrote: > Hello, > > Michael Kelly, le sam. 21 juin 2025 14:27:23 +0100, a ecrit: >> 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? > I am not aware of other NFS client effort, so that can be welcome, yes. > > Samuel >