[PATCH, TRIVIAL] 2.4.20-pre8, Intermezzo configuration

From: Garrett Kajmowicz (gkajmowi@tbaytel.net)
Date: Thu Oct 03 2002 - 07:56:05 EST


This is a patch to push the config line for the Intermezzo filesystem into a
seperate file. Please see:
http://garrett.dyndns.biz
for why I would like this done.

Thank you.

- Garrett Kajmowicz
gkajmowi@tbaytel.net

diff -Nru linux-2.4.19old/fs/Config.in linux-2.4.19new/fs/Config.in
--- linux-2.4.19old/fs/Config.in 2002-10-01 08:22:21.000000000 -0400
+++ linux-2.4.19new/fs/Config.in 2002-10-03 08:50:32.000000000 -0400
@@ -99,7 +99,7 @@
    comment 'Network File Systems'

    dep_tristate 'Coda file system support (advanced network fs)'
CONFIG_CODA_FS $CONFIG_INET
- dep_tristate 'InterMezzo file system support (replicating fs)
(EXPERIMENTAL)' CONFIG_INTERMEZZO_FS $CONFIG_INET $CONFIG_EXPERIMENTAL
+ source fs/intermezzo/Config.in
    dep_tristate 'NFS file system support' CONFIG_NFS_FS $CONFIG_INET
    dep_mbool ' Provide NFSv3 client support' CONFIG_NFS_V3 $CONFIG_NFS_FS
    dep_bool ' Root file system on NFS' CONFIG_ROOT_NFS $CONFIG_NFS_FS
$CONFIG_IP_PNP
diff -Nru linux-2.4.19old/fs/intermezzo/Config.in
linux-2.4.19new/fs/intermezzo/Config.in
--- linux-2.4.19old/fs/intermezzo/Config.in 1969-12-31 19:00:00.000000000
-0500
+++ linux-2.4.19new/fs/intermezzo/Config.in 2002-10-03 08:52:13.000000000
-0400
@@ -0,0 +1 @@
+dep_tristate 'InterMezzo file system support (replicating fs) (EXPERIMENTAL)'
CONFIG_INTERMEZZO_FS $CONFIG_INET $CONFIG_EXPERIMENTAL
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Oct 07 2002 - 22:00:39 EST