From mboxrd@z Thu Jan 1 00:00:00 1970 From: UZAIR LAKHANI Subject: Regarding a Simple Version of nfs & nfsd Date: Sun, 19 Mar 2006 20:18:58 -0800 (PST) Message-ID: <20060320041858.46219.qmail@web37909.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Return-path: Received: from web37909.mail.mud.yahoo.com ([209.191.124.104]:39799 "HELO web37909.mail.mud.yahoo.com") by vger.kernel.org with SMTP id S1751276AbWCTETB (ORCPT ); Sun, 19 Mar 2006 23:19:01 -0500 To: linux-fsdevel@vger.kernel.org, Uzair Lakhani Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org 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