NFS over TCP in linux

2000-11-05 Thread Samar Sharma
Is there a version of the linux code that supports NFS over TCP ? Could you please send me a pointer. Thanks. Samar - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

following the mountd code in nfs-utils

2000-10-17 Thread Samar Sharma
tarting program: /usr/src/nfs-utils-0.2.1/utils/mountd/mountd warning: Unable to find dynamic linker breakpoint function. GDB will be unable to debug shared library initializers and track explicitly loaded dynamic code. Program exited normally. At 05:42 PM 10/17/2000 +0200, Trond Myklebust wrote:

mountd code in nfs-utils-0.1.9.1

2000-10-17 Thread Samar Sharma
Does anyone know where is svc_run() defined ? This is used in mountd.c Also, where is xdr_sendmsg() defined. This is used in rmtcall.c Thanks. Samar - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http:

Documentation for the code in nfs-utils-0.1.9.1

2000-10-16 Thread Samar Sharma
Does anyone have a pointer to some documents/books for the nfs-utils code ? (i.e., code for mountd, statd etc) Thanks. Samar - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Running SPEC SFS 2.0 on Linux

2000-10-02 Thread Samar Sharma
Does anyone have experience with running SPEC SFS 2.0 on kernel 2.4 ? Specifically, I am looking for the values in C.vendor and M.vendor files. Thanks. Samar - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the