From: Latchesar Ionkov Date: Fri, 3 Feb 2006 11:04:17 +0000 (-0800) Subject: [PATCH] v9fs: symlink support fixes X-Git-Tag: v2.6.16-rc3~257 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c615feffbcea4f09ecee154f46062f6041776e;p=pandora-kernel.git [PATCH] v9fs: symlink support fixes Two symlink fixes, v9fs_readlink didn't copy the last character of the symlink name, v9fs_vfs_follow_link incorrectly called strlen of newly allocated buffer instead of PATH_MAX. Signed-off-by: Latchesar Ionkov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed