git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef75c79
)
NFS: Dont clobber more uptodate values in nfs_set_verifier()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 31 Jan 2007 13:16:24 +0000
(08:16 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 3 Feb 2007 23:35:05 +0000
(15:35 -0800)
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>
fs/nfs/dir.c
patch
|
blob
|
history
diff --cc
fs/nfs/dir.c
Simple merge