From: Neil Brown Subject: Re: rpc.mountd + rpc.nfsd Date: Fri, 6 Sep 2002 10:59:21 +1000 Sender: nfs-admin@lists.sourceforge.net Message-ID: <15735.65001.141116.532986@notabene.cse.unsw.edu.au> References: <3D7363A7.8090906@linkvest.com> <15732.7907.19389.156631@notabene.cse.unsw.edu.au> <3D745D10.4040409@linkvest.com> <15732.35929.482032.954554@notabene.cse.unsw.edu.au> <3D7490D4.7050307@linkvest.com> <15732.39741.104912.607715@notabene.cse.unsw.edu.au> <3D760B6D.2040408@linkvest.com> <3D77056C.6020500@linkvest.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: nfs@sourceforge.net Return-path: To: Jean-Eric Cuendet In-Reply-To: message from Jean-Eric Cuendet on Thursday September 5 Errors-To: nfs-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Id: Discussion of NFS under Linux development, interoperability, and testing. List-Unsubscribe: , List-Archive: On Thursday September 5, jean-eric.cuendet@linkvest.com wrote: > Isn't there someone to answer this guy question?... :-) > > >> If I understand you correctly, the nfs server will be on the same > >> machine as the nfs client that accesses that server. And then the > >> <..> > >> mounts itself and then starts responding to NFS requests. > > > > I REALLY need to know how to mount myself in a directory. > > I have nfs3_prot.x implemented but not mountd at all. > > How to do that? When in my program? What to call? > man 2 mount This explains everything except for the 'void * data' which is nfs specific. cat /usr/include/linux/nfs_mount.h If some of the fields aren't obvious, get the source for the mount program and read it, or look at the nfs filesystem code in the kernel to see what it does with those fields. NeilBrown ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs