patch-2.1.60 linux/fs/filesystems.c

Next file: linux/fs/hpfs/hpfs_fs.c
Previous file: linux/fs/fat/tables.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.59/linux/fs/filesystems.c linux/fs/filesystems.c
@@ -116,6 +116,10 @@
 	init_autofs_fs();
 #endif
 
+#ifdef CONFIG_NLS
+	init_nls();
+#endif
+
 	mount_root();
 }
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov