patch-2.3.99-pre2 linux/fs/smbfs/inode.c
Next file: linux/fs/super.c
Previous file: linux/fs/partitions/msdos.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Mar 15 16:51:14 2000
-  Orig file: 
v2.3.99-pre1/linux/fs/smbfs/inode.c
-  Orig date: 
Tue Mar 14 19:10:40 2000
diff -u --recursive --new-file v2.3.99-pre1/linux/fs/smbfs/inode.c linux/fs/smbfs/inode.c
@@ -546,7 +546,7 @@
 	smb_current_vmalloced = 0;
 #endif
 
-	return init_smb_fs();
+	return register_filesystem(&smb_fs_type);
 }
 
 static void __exit exit_smb_fs(void)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)