Re: What is NFS over TCP status ?

From: Andrzej Krzysztofowicz (ankry@green.mif.pg.gda.pl)
Date: Thu Feb 10 2000 - 12:47:59 EST


>
> > What has happened with NFS over TCP project ?
> > Is anybody still working on it ?
>
> It works, its in 2.2.x currently

So why is it blocked in fs/nfsd/nfssvc.c:

#if 0 /* Don't even pretend that TCP works. It doesn't. */
        error = svc_makesock(serv, IPPROTO_TCP, port);
        if (error < 0)
                goto failure;
#endif

?
Is it safe to ignore the comment ?
2.2.14/15pre...

-- 
=======================================================================
  Andrzej M. Krzysztofowicz               ankry@mif.pg.gda.pl
  phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math.,   Technical University of Gdansk
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu



This archive was generated by hypermail 2b29 : Tue Feb 15 2000 - 21:00:36 EST