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:
5724ab3
)
NFS: Don't hash the negative dentry when optimising for an O_EXCL open
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 2 Oct 2007 22:38:53 +0000
(18:38 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:19:27 +0000
(17:19 -0400)
We don't want to leave an unverified hashed negative dentry if the
exclusive create fails to complete.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found