patch-2.3.20 linux/fs/Config.in
Next file: linux/fs/buffer.c
Previous file: linux/drivers/usb/uss720.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Oct 7 10:17:09 1999
- Orig file:
v2.3.19/linux/fs/Config.in
- Orig date:
Tue Sep 7 12:14:07 1999
diff -u --recursive --new-file v2.3.19/linux/fs/Config.in linux/fs/Config.in
@@ -59,6 +59,9 @@
tristate 'ROM filesystem support' CONFIG_ROMFS_FS
tristate 'Second extended fs support' CONFIG_EXT2_FS
tristate 'System V and Coherent filesystem support' CONFIG_SYSV_FS
+if [ "$CONFIG_SYSV_FS" != "n" -a "$CONFIG_EXPERIMENTAL" ]; then
+ bool ' SYSV filesystem write support (DANGEROUS)' CONFIG_SYSV_FS_WRITE
+fi
tristate 'UFS filesystem support' CONFIG_UFS_FS
if [ "$CONFIG_UFS_FS" != "n" ]; then
bool ' UFS filesystem write support (experimental)' CONFIG_UFS_FS_WRITE
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)