Remove a further kludge from __do_follow_link()
authorDavid Howells <dhowells@redhat.com>
Fri, 14 Jan 2011 18:46:46 +0000 (18:46 +0000)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 16 Jan 2011 01:07:46 +0000 (20:07 -0500)
commit87556ef19926e97464e0163a7840140527ae6615
tree04f75b49a88523e4700a2cbf73c04c75697c419a
parent1972580bb4edea3ed6fe273b2ca72f44f10f8c86
Remove a further kludge from __do_follow_link()

Remove a further kludge from __do_follow_link() as it's no longer required with
the automount code.

This reverts the non-helper-function parts of
051d381259eb57d6074d02a6ba6e90e744f1a29f, which breaks union mounts.

Reported-by: vaurora@redhat.com
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c