git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
673d62c
)
9p: use the rcall structure passed in the request in trans_fd read_work
author
Eric Van Hensbergen
<ericvh@gmail.com>
Mon, 13 Oct 2008 23:45:22 +0000
(18:45 -0500)
committer
Eric 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