These patches make it possible to share NFS superblocks between related mounts, where "related" means on the same server and FSID. Inodes and dentries will be shared where the NFS filehandles are the same (for example if two NFS3 files come from the same export but from different mounts, such as is not uncommon with autofs on /home). These patches also add local caching for network filesystems such as NFS and AFS. The first six patches (NFS superblock sharing) can be applied without the remaining patches (filesystem local caching). 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] FS-Cache: Release page->private in failed readahead [try #9]
- From: David Howells <[email protected]>
- [PATCH 02/14] NFS: Permit filesystem to perform statfs with a known root dentry [try #9]
- From: David Howells <[email protected]>
- [PATCH 11/14] FS-Cache: Make kAFS use FS-Cache [try #8]
- From: David Howells <[email protected]>
- [PATCH 14/14] NFS: Use local caching [try #8]
- From: David Howells <[email protected]>
- [PATCH 07/14] FS-Cache: Provide a filesystem-specific sync'able page bit [try #8]
- From: David Howells <[email protected]>
- [PATCH 08/14] FS-Cache: Add notification of page becoming writable to VMA ops [try #8]
- From: David Howells <[email protected]>
- [PATCH 03/14] NFS: Abstract out namespace initialisation [try #8]
- From: David Howells <[email protected]>
- [PATCH 09/14] FS-Cache: Avoid ENFILE checking for kernel-specific open files [try #8]
- From: David Howells <[email protected]>
- [PATCH 13/14] FS-Cache: Release page->private in failed readahead [try #8]
- From: David Howells <[email protected]>
- [PATCH 02/14] NFS: Permit filesystem to perform statfs with a known root dentry [try #8]
- From: David Howells <[email protected]>
- [PATCH 01/14] NFS: Permit filesystem to override root dentry on mount [try #8]
- From: David Howells <[email protected]>
- [PATCH 04/14] NFS: Add dentry materialisation op [try #8]
- From: David Howells <[email protected]>
- [PATCH 13/14] FS-Cache: Release page->private in failed readahead [try #9]
- Prev by Date: [PATCH 04/14] NFS: Add dentry materialisation op [try #8]
- Next by Date: [PATCH 01/14] NFS: Permit filesystem to override root dentry on mount [try #8]
- Previous by thread: BUG 2.6.17-rc3-git8
- Next by thread: [PATCH 04/14] NFS: Add dentry materialisation op [try #8]
- Index(es):