From: Latchesar Ionkov Date: Fri, 3 Feb 2006 11:04:18 +0000 (-0800) Subject: [PATCH] v9fs: v9fs_put_str fix X-Git-Tag: v2.6.16-rc3~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05818a004a84951fd383694f3b35d89eb49fa308;p=pandora-kernel.git [PATCH] v9fs: v9fs_put_str fix v9fs_put_str used to store pointer to the source string, instead of the cbuf copy. This patch corrects it. Signed-off-by: Latchesar Ionkov Cc: Eric Van Hensbergen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed