patch-2.1.80 linux/fs/filesystems.c
Next file: linux/fs/inode.c
Previous file: linux/fs/fat/mmap.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Jan 20 16:44:58 1998
- Orig file:
v2.1.79/linux/fs/filesystems.c
- Orig date:
Tue Jan 6 09:37:36 1998
diff -u --recursive --new-file v2.1.79/linux/fs/filesystems.c linux/fs/filesystems.c
@@ -131,6 +131,10 @@
init_autofs_fs();
#endif
+#ifdef CONFIG_ADFS_FS
+ init_adfs_fs();
+#endif
+
#ifdef CONFIG_NLS
init_nls();
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov