From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avishay Traeger Subject: Re: Wrapper File System & NFS (NEWBIE QUESTION) Date: Mon, 06 Feb 2006 23:34:06 -0500 Message-ID: <1139286846.5647.5.camel@localhost.localdomain> References: <20060207042551.37490.qmail@web32512.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org Return-path: Received: from filer.fsl.cs.sunysb.edu ([130.245.126.2]:29633 "EHLO filer.fsl.cs.sunysb.edu") by vger.kernel.org with ESMTP id S964974AbWBGEeH (ORCPT ); Mon, 6 Feb 2006 23:34:07 -0500 To: UZAIR LAKHANI In-Reply-To: <20060207042551.37490.qmail@web32512.mail.mud.yahoo.com> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Mon, 2006-02-06 at 20:25 -0800, UZAIR LAKHANI wrote: > Hello All, > > In addition to the actual question about the Wrapper > File System which I had posted earlier, I also want to > know about the NFS and NFSD. I believe I answered this question. Check wrapfs: http://www.filesystems.org/ > What will be the good resources (paper book, e-book, > links etc) to both get the idea of NFS (client and > daemon). fs/nfs fs/nfsd RFC 1094: NFSv2 RFC 1813: NFSv3 RFC 3530: NFSv4 Linux NFS and Automounter Administration by Erez Zadok (or try google...) Avishay Traeger http://www.fsl.cs.sunysb.edu/~avishay/