These patches add local caching for network filesystems such as NFS and AFS. This is a preview, so expect bugs. FS-Cache now runs fully asynchronously as required by Trond Myklebust for NFS. -- A tarball of the patches is available at: http://people.redhat.com/~dhowells/fscache/patches/nfs+fscache-20.tar.bz2 To use this version of CacheFiles, the cachefilesd-0.8 is also required. It is available as an SRPM: http://people.redhat.com/~dhowells/fscache/cachefilesd-0.8-15.fc7.src.rpm Or as individual bits: http://people.redhat.com/~dhowells/fscache/cachefilesd-0.8.tar.bz2 http://people.redhat.com/~dhowells/fscache/cachefilesd.fc http://people.redhat.com/~dhowells/fscache/cachefilesd.if http://people.redhat.com/~dhowells/fscache/cachefilesd.te http://people.redhat.com/~dhowells/fscache/cachefilesd.spec The .fc, .if and .te files are for manipulating SELinux. David - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 13/14] CacheFiles: A cache that backs onto a mounted filesystem
- From: David Howells <[email protected]>
- [PATCH 14/14] NFS: Use local caching
- From: David Howells <[email protected]>
- [PATCH 12/14] CacheFiles: Get the SID under which the CacheFiles module should operate
- From: David Howells <[email protected]>
- [PATCH 11/14] CacheFiles: Permit an inode's security ID to be obtained
- From: David Howells <[email protected]>
- [PATCH 10/14] CacheFiles: Add an act-as SID override in task_security_struct
- From: David Howells <[email protected]>
- [PATCH 09/14] CacheFiles: Permit a process's create SID to be overridden
- From: David Howells <[email protected]>
- [PATCH 08/14] CacheFiles: Export things for CacheFiles
- From: David Howells <[email protected]>
- [PATCH 07/14] CacheFiles: Permit the page lock state to be monitored
- From: David Howells <[email protected]>
- [PATCH 04/14] FS-Cache: Generic filesystem caching facility
- From: David Howells <[email protected]>
- [PATCH 06/14] CacheFiles: Add a hook to write a single page of data to an inode
- From: David Howells <[email protected]>
- [PATCH 05/14] CacheFiles: Add missing copy_page export for ia64
- From: David Howells <[email protected]>
- [PATCH 03/14] FS-Cache: Provide an add_wait_queue_tail() function
- From: David Howells <[email protected]>
- [PATCH 02/14] FS-Cache: Recruit a couple of page flags for cache management
- From: David Howells <[email protected]>
- [PATCH 01/14] FS-Cache: Release page->private after failed readahead
- From: David Howells <[email protected]>
- [PATCH 13/14] CacheFiles: A cache that backs onto a mounted filesystem
- Prev by Date: Re: request for patches: showing mount options
- Next by Date: [PATCH 01/14] FS-Cache: Release page->private after failed readahead
- Previous by thread: [PATCH] PowerPC: Fix num_cpus calculation in smp_call_function_map()
- Next by thread: [PATCH 01/14] FS-Cache: Release page->private after failed readahead
- Index(es):