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:
26e6c91
)
autofs4: clean ->d_release() and autofs4_free_ino() up
author
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 17 Jan 2011 02:42:32 +0000
(21:42 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 18 Jan 2011 06:21:29 +0000
(
01:21
-0500)
The latter is called only when both ino and dentry are about to
be freed, so cleaning ->d_fsdata and ->dentry is pointless.
Acked-by: Ian Kent <raven@themaw.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found