From: Al Viro Date: Mon, 6 Jun 2005 20:36:14 +0000 (-0700) Subject: [PATCH] namei fixes (19/19) X-Git-Tag: v2.6.12~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d671a1cbf7c7a5c5562106d39eb7f830ae5273ae;p=pandora-kernel.git [PATCH] namei fixes (19/19) __do_follow_link() passes potentially worng vfsmount to touch_atime(). It matters only in (currently impossible) case of symlink mounted on something, but it's trivial to fix and that actually makes more sense. Signed-off-by: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed