Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261265AbUKEXo2 (ORCPT ); Fri, 5 Nov 2004 18:44:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261268AbUKEXo2 (ORCPT ); Fri, 5 Nov 2004 18:44:28 -0500 Received: from h151_115.u.wavenet.pl ([217.79.151.115]:160 "EHLO alpha.polcom.net") by vger.kernel.org with ESMTP id S261265AbUKEXoT (ORCPT ); Fri, 5 Nov 2004 18:44:19 -0500 Date: Sat, 6 Nov 2004 00:44:14 +0100 (CET) From: Grzegorz Kulewski To: Linus Torvalds Cc: Linux Kernel Mailing List Subject: Re: [PATCH] change Kconfig entry for RAMFS In-Reply-To: Message-ID: References: <20041103233029.GA16982@taniwha.stupidest.org> <20041105014146.GA7397@pclin040.win.tue.nl> <20041105195045.GA16766@taniwha.stupidest.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1073 Lines: 40 > 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 --- 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/