commit | 34ca959cfc15cf09ad4da4f31ab034691e51af78 | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Mon Mar 27 01:14:54 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Mar 27 08:44:40 2006 -0800 |
tree | 83bbe0a2b94ca58f39c65b1e605f44d421b9564b | |
parent | 051d381259eb57d6074d02a6ba6e90e744f1a29f [diff] |
[PATCH] autofs4: add v5 follow_link mount trigger method This patch adds a follow_link inode method for the root of an autofs direct mount trigger. It also adds the corresponding mount options and updates the show_mount method. Signed-off-by: Ian Kent <raven@themaw.net> Cc: Al Viro <viro@ftp.linux.org.uk> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>