commit | 87556ef19926e97464e0163a7840140527ae6615 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Jan 14 18:46:46 2011 +0000 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jan 15 20:07:46 2011 -0500 |
tree | 04f75b49a88523e4700a2cbf73c04c75697c419a | |
parent | 1972580bb4edea3ed6fe273b2ca72f44f10f8c86 [diff] |
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>