From: Latchesar Ionkov Date: Fri, 23 Sep 2005 04:43:50 +0000 (-0700) Subject: [PATCH] v9fs: allocate the Rwalk qid array from the right conv buffer X-Git-Tag: v2.6.14-rc3~51^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b067676234715051cbde87083c36c8ea83f77b8;p=pandora-kernel.git [PATCH] v9fs: allocate the Rwalk qid array from the right conv buffer When v9fs_deserealize_fcall deserializes a Rwalk message, it incorrectly allocates space for the qid array in the source instead of the destination buffer. Signed-off-by: Latchesar Ionkov Cc: Eric Van Hensbergen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed