Home
last modified time | relevance | path

Searched hist:c79ba787c11e767ffaf8d723923afda99ba6c63c (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.cdiff c79ba787c11e767ffaf8d723923afda99ba6c63c Wed Jan 31 07:16:24 CST 2007 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Dont clobber more uptodate values in nfs_set_verifier()

nfs_lookup_revalidate and friends are not serialised, so it is currently
quite possible for the dentry to be revalidated, and then have the
updated verifier replaced with an older value by another process.

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