diff options
author | antrik <antrik@users.sf.net> | 2009-03-11 00:54:45 +0100 |
---|---|---|
committer | antrik <antrik@users.sf.net> | 2009-03-12 09:16:44 +0100 |
commit | d8314e1328979e477e1846cf35eeeb8cce41f83e (patch) | |
tree | 2af726a9583452e93e5c6fcd8c4a1e2cb7aa95a1 /community/gsoc | |
parent | f0f5f5bed2f18e2a5a5c913fd0ea065d3f96ee1a (diff) |
NFS GSoC task: Refer to Madhusudan's discussion
Diffstat (limited to 'community/gsoc')
-rw-r--r-- | community/gsoc/project_ideas/nfs.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/community/gsoc/project_ideas/nfs.mdwn b/community/gsoc/project_ideas/nfs.mdwn index 3d562ac7..ecbd7b3a 100644 --- a/community/gsoc/project_ideas/nfs.mdwn +++ b/community/gsoc/project_ideas/nfs.mdwn @@ -25,6 +25,12 @@ 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. +Some [discussion of NFS +improvements](http://lists.gnu.org/archive/html/bug-hurd/2008-04/msg00035.html) +has been done for a former GSoC application -- it might give you some pointers. +But don't take any of the statements made there for granted -- check the facts +yourself! + This task, [[GNU_Savannah_task 5497]], has no special prerequisites besides general programming skills, and an interest in file systems and network protocols. |