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:
c0bcc9d
)
autofs4: keep symlink body in inode->i_private
author
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 17 Jan 2011 05:47:38 +0000
(
00:47
-0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 18 Jan 2011 06:21:27 +0000
(
01:21
-0500)
gets rid of all ->free()/->u.symlink machinery in autofs; we simply
keep symlink bodies in inode->i_private and free them in ->evict_inode().
Acked-by: Ian Kent <raven@themaw.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found