Re: [PATCH] change Kconfig entry for RAMFS

From: Grzegorz Kulewski
Date: Fri Nov 05 2004 - 18:46:15 EST


So at the very least you'd need to make the Kconfig understand the
dependency on ramfs.

Should I add dependency to tmpfs on ramfs when building for embedded? Or should I introduce new config option to stop registering ramfs as a mountable filesystem?


Also, don't shout in help-files. Nobody likes shouting.

Sorry.

For now, will you accept this patch:

Signed-off-by: Grzegorz Kulewski <kangur@xxxxxxxxxx>

--- linux/fs/Kconfig 2004-10-20 19:48:27.000000000 +0200
+++ linux-gk/fs/Kconfig 2004-11-05 23:58:56.745730328 +0100
@@ -939,9 +939,6 @@
you need a file system which lives in RAM with limit checking use
tmpfs.

- To compile this as a module, choose M here: the module will be called
- ramfs.
-
source "fs/supermount/Kconfig"

endmenu
-


Thanks,

Grzegorz Kulewski

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/