On Tue, 2007-11-27 at 16:38 +0200, Matti Aarnio wrote:
> On Tue, Nov 27, 2007 at 07:55:29PM +0530, shivali sgupta wrote:
> > Doesnt any rfc exists for it?
> 
> No.   There is NFS, and RPC described in RFCs, but quota is not there.
> Thus "the source is the document"...
> 
> /Matti Aarnio

Although you are correct to state that there is not an RFC for it, there
is some limited documentation of the protocol in the form of an RPC
language file that has been distributed as part of the free Sun rpc
distribution. If you can't find it in /usr/include/rpcsvc/rquota.x, then
you can for instance find it at

        
http://www.gtlib.gatech.edu/pub/NetBSD/NetBSD-release-3-0/src/lib/librpcsvc/rquota.x

(note that you can use that file together with the 'rpcgen' utility to
produce skeleton C code for both client and server)

Cheers
  Trond


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to