From: David Howells Date: Mon, 11 Jul 2011 13:20:57 +0000 (+0100) Subject: VFS: Fix automount for negative autofs dentries X-Git-Tag: v3.1-rc1~91^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a30d8a2b8ddd5102c440c7e5a7c8e1fd729c818;p=pandora-kernel.git VFS: Fix automount for negative autofs dentries Autofs may set the DCACHE_NEED_AUTOMOUNT flag on negative dentries. These need attention from the automounter daemon regardless of the LOOKUP_FOLLOW flag. Signed-off-by: David Howells Acked-by: Ian Kent Signed-off-by: Al Viro --- Reading git-diff-tree failed