patch-2.2.18 linux/fs/filesystems.c
Next file: linux/fs/inode.c
Previous file: linux/fs/fat/inode.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Mon Sep 25 16:06:01 2000
-  Orig file: 
v2.2.17/fs/filesystems.c
-  Orig date: 
Fri Apr 21 12:46:42 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/fs/filesystems.c linux/fs/filesystems.c
@@ -49,6 +49,9 @@
 extern int init_devpts_fs(void);
 #endif
 
+extern int init_adfs_fs(void);
+
+
 void __init filesystem_setup(void)
 {
 #ifdef CONFIG_EXT2_FS
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)