From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [PATCH -mm] cachefiles uses PROC_FS Date: Fri, 17 Nov 2006 09:56:29 +0000 Message-ID: <29542.1163757389@redhat.com> References: <20061116213255.1d6e0513.randy.dunlap@oracle.com> Cc: linux-fsdevel@vger.kernel.org, dhowells@redhat.com, akpm Return-path: Received: from mx1.redhat.com ([66.187.233.31]:31674 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S1755577AbWKQJ6w (ORCPT ); Fri, 17 Nov 2006 04:58:52 -0500 In-Reply-To: <20061116213255.1d6e0513.randy.dunlap@oracle.com> To: Randy Dunlap Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Randy Dunlap wrote: > CACHEFILES uses PROC_FS, so make it a Kconfig depends. Thanks, but the new and improved CacheFiles doesn't use procfs as Christoph Hellwig objects to such a practice. In any case, Andrew Morton has dropped it from -mm as it's now obsolete. David