Home
last modified time | relevance | path

Searched hist:"6 ecc5e8f" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.c6ecc5e8f Fri Sep 28 13:20:33 CDT 2007 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Fix dcache revalidation bugs

We don't need to force a dentry lookup just because we're making changes to
the directory.

Don't update nfsi->cache_change_attribute in nfs_end_data_update: that
overrides the NFSv3/v4 weak consistency checking that tells us our update
was the only one, and that tells us the dcache is still valid.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

H A Dinode.c6ecc5e8f Fri Sep 28 13:20:33 CDT 2007 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Fix dcache revalidation bugs

We don't need to force a dentry lookup just because we're making changes to
the directory.

Don't update nfsi->cache_change_attribute in nfs_end_data_update: that
overrides the NFSv3/v4 weak consistency checking that tells us our update
was the only one, and that tells us the dcache is still valid.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
6ecc5e8f Fri Sep 28 13:20:33 CDT 2007 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Fix dcache revalidation bugs

We don't need to force a dentry lookup just because we're making changes to
the directory.

Don't update nfsi->cache_change_attribute in nfs_end_data_update: that
overrides the NFSv3/v4 weak consistency checking that tells us our update
was the only one, and that tells us the dcache is still valid.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>