From: UZAIR LAKHANI <uzairr_bs1b@yahoo.com>
To: linux-fsdevel@vger.kernel.org, Uzair Lakhani <uzairr_bs1b@yahoo.com>
Subject: Regarding a Simple Version of nfs & nfsd
Date: Sun, 19 Mar 2006 20:18:58 -0800 (PST) [thread overview]
Message-ID: <20060320041858.46219.qmail@web37909.mail.mud.yahoo.com> (raw)
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
next reply other threads:[~2006-03-20 4:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-20 4:18 UZAIR LAKHANI [this message]
2006-03-20 23:10 ` Regarding a Simple Version of nfs & nfsd 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060320041858.46219.qmail@web37909.mail.mud.yahoo.com \
--to=uzairr_bs1b@yahoo.com \
--cc=linux-fsdevel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).