patch-2.4.1 linux/fs/Config.in
Next file: linux/fs/Makefile
Previous file: linux/drivers/video/vfb.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Jan 15 12:42:32 2001
-  Orig file: 
v2.4.0/linux/fs/Config.in
-  Orig date: 
Thu Nov  9 16:04:42 2000
diff -u --recursive --new-file v2.4.0/linux/fs/Config.in linux/fs/Config.in
@@ -8,6 +8,8 @@
 tristate 'Kernel automounter support' CONFIG_AUTOFS_FS
 tristate 'Kernel automounter version 4 support (also supports v3)' CONFIG_AUTOFS4_FS
 
+dep_tristate 'Reiserfs support' CONFIG_REISERFS_FS $CONFIG_EXPERIMENTAL
+dep_mbool '  Have reiserfs do extra internal checking' CONFIG_REISERFS_CHECK $CONFIG_REISERFS_FS $CONFIG_EXPERIMENTAL
 
 dep_tristate 'ADFS file system support' CONFIG_ADFS_FS $CONFIG_EXPERIMENTAL
 dep_mbool '  ADFS write support (DANGEROUS)' CONFIG_ADFS_FS_RW $CONFIG_ADFS_FS $CONFIG_EXPERIMENTAL
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)