From: Eric Van Hensbergen Date: Mon, 13 Oct 2008 23:45:22 +0000 (-0500) Subject: 9p: use the rcall structure passed in the request in trans_fd read_work X-Git-Tag: v2.6.28-rc1~95^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b0a763bdd5ed467d0e03b88e045000c749303fb;p=pandora-kernel.git 9p: use the rcall structure passed in the request in trans_fd read_work This patch reworks the read_work function to enable it to directly use a passed in rcall structure. This should help allow us to remove unnecessary copies in the future. Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed