https://github.com/torvalds/linux
Revision 292c5ee802e9b969b84ee671a5e3001d94230f5b authored by Al Viro on 17 January 2011, 05:47:38 UTC, committed by Al Viro on 18 January 2011, 06:21:27 UTC
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>
1 parent c0bcc9d
History
Tip revision: 292c5ee802e9b969b84ee671a5e3001d94230f5b authored by Al Viro on 17 January 2011, 05:47:38 UTC
autofs4: keep symlink body in inode->i_private
Tip revision: 292c5ee
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 4.0 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 185.2 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top