All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: David Howells <dhowells@redhat.com>
Cc: torvalds@osdl.org, akpm@osdl.org, linux-kernel@vger.kernel.org,
	steved@redhat.com, dwmw2@redhat.com
Subject: Re: [PATCH] CacheFS - general filesystem cache
Date: Thu, 26 Aug 2004 20:53:17 -0400	[thread overview]
Message-ID: <412E85FD.5050801@pobox.com> (raw)
In-Reply-To: <17777.1093566183@redhat.com>

David Howells wrote:
> Hi Linus, Andrew,
> 
> I've packaged my generic filesystem cache filesystem into patches and also
> produced patches for my AFS filesystem to use it. Work is also in progress to
> alter the NFS client use this interface too, and I think the ISO9660
> filesystem could also benefit.

<and the audience goes wild>  whee :)

IMHO cachefs is a big deal particularly now that the NFSv4 delegation 
code has been merged.

For those unfamiliar with the changes from NFSv3 -> NFSv4, one of the 
many nice features of v4 is that it has sane caching.  A file can be 
"delegated" to the client, such that, the client has complete control 
over the file including caching.  Sorta like a lease.  Great for 
cachefs, IOW.  :)


>     (7) cachefs-afs-2681mm4.diff
> 
> 	This changes my AFS client so that it can make use of cachefs.

Yay, a user :)

	Jeff



  parent reply	other threads:[~2004-08-27  1:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-27  0:23 [PATCH] CacheFS - general filesystem cache David Howells
2004-08-27  0:42 ` Linus Torvalds
2004-08-27 10:24   ` David Howells
2004-08-27  0:53 ` Jeff Garzik [this message]
     [not found]   ` <20040827054813.GG2030@kalmia.hozed.org>
2004-09-01 21:19     ` David Howells
2004-08-27 10:28 ` Christoph Hellwig
2004-08-27 15:47   ` Martin J. Bligh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=412E85FD.5050801@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=akpm@osdl.org \
    --cc=dhowells@redhat.com \
    --cc=dwmw2@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=steved@redhat.com \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.