patch-2.3.41 linux/fs/filesystems.c

Next file: linux/fs/hpfs/hpfs_fn.h
Previous file: linux/fs/fat/misc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.40/linux/fs/filesystems.c linux/fs/filesystems.c
@@ -138,10 +138,6 @@
 	init_efs_fs();
 #endif
 
-#ifdef CONFIG_AUTOFS_FS
-	init_autofs_fs();
-#endif
-
 #ifdef CONFIG_ADFS_FS
 	init_adfs_fs();
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)