Re: [PATCH 1/11] FUSE - MAINTAINERS, Kconfig and Makefile changes

From: Brice Goglin
Date: Mon Jan 10 2005 - 15:28:23 EST


Miklos Szeredi a écrit :
This patch adds FUSE filesystem to MAINTAINERS, fs/Kconfig and
fs/Makefile.

Signed-off-by: Miklos Szeredi <miklos@xxxxxxxxxx>
--- a/fs/Kconfig 2004-11-20 21:14:44.000000000 +0100
+++ b/fs/Kconfig 2004-11-20 12:50:30.000000000 +0100
@@ -492,6 +492,19 @@ config AUTOFS4_FS
local network, you probably do not need an automounter, and can say
N here.
+config FUSE
+ tristate "Filesystem in Userspace support"

From what I see in my .config, most file systems have their config option
named CONFIG_FOO_FS. Why wouldn't FUSE follow this model ?

Regards,
Brice
-
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/