fix LOOKUP_FOLLOW on automount "symlinks"
authorAl Viro <viro@ZenIV.linux.org.uk>
Tue, 16 Feb 2010 18:09:36 +0000 (18:09 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 19 Feb 2010 08:56:42 +0000 (03:56 -0500)
Make sure that automount "symlinks" are followed regardless of LOOKUP_FOLLOW;
it should have no effect on them.

Cc: stable@kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found