]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd3cebc8810a918438ecd03ad6d510a915b8ed14d
tree04f75b49a88523e4700a2cbf73c04c75697c419a
parent31cdd89778aabb88baddb6e1e232b6b635b6a968
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
e4c629065e31597b4d71d04b4baf9d68d446e376, 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