linux/fs/autofs4
Ian Kent 10584211e4 autofs4: Add d_automount() dentry operation
Add a function to use the newly defined ->d_automount() dentry operation
for triggering mounts instead of doing the user space callback in ->lookup()
and ->d_revalidate().

Note, to be useful the subsequent patch to add the ->d_manage() dentry
operation is also needed so the discussion of functionality is deferred to
that patch.

Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-01-15 20:07:37 -05:00
..
Kconfig fs/Kconfig: move autofs, autofs4 out 2009-01-22 13:15:54 +03:00
Makefile autofs4: add miscellaneous device for ioctls 2008-10-16 11:21:39 -07:00
autofs_i.h autofs4: Add d_automount() dentry operation 2011-01-15 20:07:37 -05:00
dev-ioctl.c Add a dentry op to allow processes to be held during pathwalk transit 2011-01-15 20:07:31 -05:00
expire.c autofs4: Add d_automount() dentry operation 2011-01-15 20:07:37 -05:00
init.c convert get_sb_nodev() users 2010-10-29 04:16:31 -04:00
inode.c autofs4: Add d_automount() dentry operation 2011-01-15 20:07:37 -05:00
root.c autofs4: Add d_automount() dentry operation 2011-01-15 20:07:37 -05:00
symlink.c
waitq.c fs: dcache remove dcache_lock 2011-01-07 17:50:23 +11:00