Home
last modified time | relevance | path

Searched hist:"44 b11874ff583b6e766a05856b04f3c492c32b84" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dsymlink.cdiff 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 Dfile.cdiff 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 Dinode.cdiff 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 Ddir.cdiff 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 Dnfs_fs.hdiff 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>