linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Regarding a Simple Version of nfs & nfsd
@ 2006-03-20  4:18 UZAIR LAKHANI
  2006-03-20 23:10 ` Avishay Traeger
  0 siblings, 1 reply; 11+ messages in thread
From: UZAIR LAKHANI @ 2006-03-20  4:18 UTC (permalink / raw)
  To: linux-fsdevel, Uzair Lakhani

Hello All,

I myself want to write a network file system. I want
to find out how I can get the simplest version of nfs
and nfsd that implements the simplest file system
actions without any other features like the security
issues.

I want this type of nfs and nfsd code as to get the
help about how the file system routines are handled in
a network environment.

Upto now I am using Wrapfs (a wrapper file system)
code by Erez Zadok. That is I mount wrapfs on a mount
point and the read/write on the mount point will
actually be read/write on the underlying file system.

I want to extend this idea in to a network file sytem
i.e. the client does nothing but trasfers the
read/write request to the server which does the actual
read/write.

Any help will be useful.

Thanks,
Uzair Lakhani,
Karachi, Pakistan.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-03-26  7:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-20  4:18 Regarding a Simple Version of nfs & nfsd UZAIR LAKHANI
2006-03-20 23:10 ` Avishay Traeger
2006-03-21  9:09   ` Fawad Lateef
2006-03-21 13:06     ` Avishay Traeger
2006-03-21 13:33       ` Fawad Lateef
2006-03-21 15:09         ` Avishay Traeger
2006-03-21 15:27           ` Fawad Lateef
2006-03-21 15:40             ` Avishay Traeger
2006-03-21 15:53               ` Fawad Lateef
2006-03-24 10:37                 ` Regarding a Simple Version of nfs & nfsd (RPC ISSUES) UZAIR LAKHANI
2006-03-26  7:46                   ` Fawad Lateef

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).