Searched hist:"44 b11874ff583b6e766a05856b04f3c492c32b84" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | symlink.c | diff 44b11874ff583b6e766a05856b04f3c492c32b84 Thu May 25 00:40:59 CDT 2006 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Separate metadata and page cache revalidation mechanisms
Separate out the function of revalidating the inode metadata, and revalidating the mapping. The former may be called by lookup(), and only really needs to check that permissions, ctime, etc haven't changed whereas the latter needs only done when we want to read data from the page cache, and may need to sync and then invalidate the mapping.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | file.c | diff 44b11874ff583b6e766a05856b04f3c492c32b84 Thu May 25 00:40:59 CDT 2006 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Separate metadata and page cache revalidation mechanisms
Separate out the function of revalidating the inode metadata, and revalidating the mapping. The former may be called by lookup(), and only really needs to check that permissions, ctime, etc haven't changed whereas the latter needs only done when we want to read data from the page cache, and may need to sync and then invalidate the mapping.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | inode.c | diff 44b11874ff583b6e766a05856b04f3c492c32b84 Thu May 25 00:40:59 CDT 2006 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Separate metadata and page cache revalidation mechanisms
Separate out the function of revalidating the inode metadata, and revalidating the mapping. The former may be called by lookup(), and only really needs to check that permissions, ctime, etc haven't changed whereas the latter needs only done when we want to read data from the page cache, and may need to sync and then invalidate the mapping.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
H A D | dir.c | diff 44b11874ff583b6e766a05856b04f3c492c32b84 Thu May 25 00:40:59 CDT 2006 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Separate metadata and page cache revalidation mechanisms
Separate out the function of revalidating the inode metadata, and revalidating the mapping. The former may be called by lookup(), and only really needs to check that permissions, ctime, etc haven't changed whereas the latter needs only done when we want to read data from the page cache, and may need to sync and then invalidate the mapping.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|
/openbmc/linux/include/linux/ |
H A D | nfs_fs.h | diff 44b11874ff583b6e766a05856b04f3c492c32b84 Thu May 25 00:40:59 CDT 2006 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Separate metadata and page cache revalidation mechanisms
Separate out the function of revalidating the inode metadata, and revalidating the mapping. The former may be called by lookup(), and only really needs to check that permissions, ctime, etc haven't changed whereas the latter needs only done when we want to read data from the page cache, and may need to sync and then invalidate the mapping.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
|