From: Al Viro Date: Tue, 16 Feb 2010 18:09:36 +0000 (+0000) Subject: fix LOOKUP_FOLLOW on automount "symlinks" X-Git-Tag: v2.6.27.46~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e7ad5ae520b5cc242f7840bb8750a02c7c590c1;p=pandora-kernel.git fix LOOKUP_FOLLOW on automount "symlinks" commit ac278a9c505092dd82077a2446af8f9fc0d9c095 upstream. Make sure that automount "symlinks" are followed regardless of LOOKUP_FOLLOW; it should have no effect on them. Signed-off-by: Al Viro Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed