lkml.org 
[lkml]   [1997]   [Mar]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
FromRegis Duchesne <>
SubjectRe: Linux Networking Status/Plans as of 2.1.28
Date09 Mar 1997 18:39:38 +0100
alan@lxorguk.ukuu.org.uk (Alan Cox) writes:

> SMBfs over IPv4 apparently doesn't work. I don't think anyone
> is working on this issue.

I have just compiled a 2.1.26 kernel patched with :

http://www.kki.org/linux-lan/smbfs-2.1.26.diff

And smbfs seems to work all right, as in 2.0.x, when it is not
compiled as a module. Here is my small patch to make it work as a
module too (it's against 2.1.26 but should be ok with 2.1.28).

--- linux/net/netsyms.c.orig Sun Mar 9 02:45:26 1997
+++ linux/net/netsyms.c Sun Mar 9 11:54:55 1997
@@ -134,6 +134,10 @@
EXPORT_SYMBOL(sklist_insert_socket);
#endif

+#ifdef CONFIG_SMB_FS_MODULE
+EXPORT_SYMBOL(scm_detach_fds);
+#endif
+
#ifdef CONFIG_INET
/* Internet layer registration */
EXPORT_SYMBOL(get_new_socknum);
--
Regis "HPReg" DUCHESNE - Engineering Student at ***** ******** *****
www http://www.via.ecp.fr/~regis/
(O o) I use Linux & 3Com (1135 Kb/s over 10Mb/s ethernet)
--.oOO--(_)--OOo.-----------------------------------------------------------
\
 
 \ /
  Last update: 2005-03-22 13:39    [from the cache]
©2003-2010