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:
3c31998
)
autofs4 - fix dentry leak in autofs4_expire_direct()
author
Ian Kent
<raven@themaw.net>
Thu, 24 Mar 2011 17:51:14 +0000
(
01:51
+0800)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 24 Mar 2011 18:54:34 +0000
(14:54 -0400)
There is a missing dput() when returning from autofs4_expire_direct()
when we see that the dentry is already a pending mount.
Signed-off-by: Ian Kent <raven@themaw.net>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found