From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [PATCH] General filesystem cache Date: Sun, 20 Jul 2003 10:38:03 +0100 Sender: linux-kernel-owner@vger.kernel.org Message-ID: <17869.1058693883@warthog.warthog> References: Mime-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII Cc: David Howells , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Return-path: To: "Charles P. Wright" In-Reply-To: Message from "Charles P. Wright" of "Sat, 19 Jul 2003 12:00:06 EDT." List-Id: linux-fsdevel.vger.kernel.org > > Is this patch available from somewhere? I looked on the MARC archives but > haven't been able to find the original mail which includes the patch. I don't know. The message containing the patches doesn't seem to have made it into either the LKML or the linux-fsdevel mailing lists. The basic code can be found in: http://cvs.infradead.org/cgi-bin/cvsweb.cgi/afs/ In directories: Documentations/filesystems/ include/linux/ fs/cachefs/ I'll see about putting the patch up for download when I get to OLS. David