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:
18c85d0
)
gfs2_atomic_open(): skip lookups on hashed dentry
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 12 Sep 2014 22:21:05 +0000
(18:21 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 9 Oct 2014 06:39:15 +0000
(
02:39
-0400)
hashed dentry can be passed to ->atomic_open() only if
a) it has just passed revalidation and
b) it's negative
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found