9p: use the rcall structure passed in the request in trans_fd read_work
authorEric Van Hensbergen <ericvh@gmail.com>
Mon, 13 Oct 2008 23:45:22 +0000 (18:45 -0500)
committerEric Van Hensbergen <ericvh@gmail.com>
Fri, 17 Oct 2008 16:04:42 +0000 (11:04 -0500)
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 <ericvh@gmail.com>

No differences found