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

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)