[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Web pages:Faq updates and misc 2/5] on the nfs project page, I added a
From: |
address@hidden |
Subject: |
[Web pages:Faq updates and misc 2/5] on the nfs project page, I added a link to libnfs. |
Date: |
Fri, 20 Sep 2024 21:02:15 -0400 |
* community/gsoc/project_ideas/nfs.mdwn: add a link to libnfs, which
one could use for a client NFS. Also mention that Sergey has a
somewhat working 9P port for the Hurd.
---
community/gsoc/project_ideas/nfs.mdwn | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/community/gsoc/project_ideas/nfs.mdwn
b/community/gsoc/project_ideas/nfs.mdwn
index d4980279..52043cf2 100644
--- a/community/gsoc/project_ideas/nfs.mdwn
+++ b/community/gsoc/project_ideas/nfs.mdwn
@@ -16,15 +16,15 @@ very well: File locking doesn't work properly (at least in
conjunction with a
GNU/Linux server), and performance is extremely poor. Part of the problems
could be owed to the fact that only NFSv2 is supported so far.
-(Note though that locking on the Hurd is problematic in general, not only in
-conjunction with NFS -- see the [[file_locking]] task.)
-
-This project encompasses implementing NFSv3 support, fixing bugs and
+This project encompasses implementing NFSv4 support, fixing bugs and
performance problems -- the goal is to have good NFS support. The work done in
a previous unfinished GSoC project can serve as a starting point.
Both client and server parts need work, though the client is probably much more
-important for now, and shall be the major focus of this project.
+important for now, and shall be the major focus of this project. One
+could probably use [[open_issues/libnfs]] for the client portion. You
+should probably talk to Sergey, who has an indevelopment
+9P port to the Hurd.
Some [discussion of NFS
improvements](http://lists.gnu.org/archive/html/bug-hurd/2008-04/msg00035.html)
--
2.45.2
- [Web pages:Faq updates and misc 1/5] deleted ufs webpage., address@hidden, 2024/09/20
- [Web pages:Faq updates and misc 2/5] on the nfs project page, I added a link to libnfs.,
address@hidden <=
- [Web pages:Faq updates and misc 3/5] I updated the 64 bit port status., address@hidden, 2024/09/20
- [Web pages:Faq updates and misc 4/5] I updated the faq/drivers page to reccommend specific hardware., address@hidden, 2024/09/20
- [Web pages:Faq updates and misc 5/5] I added some info about a system port, address@hidden, 2024/09/20
- Re: [Web pages:Faq updates and misc 1/5] deleted ufs webpage., Samuel Thibault, 2024/09/22