9p: apply common request code to trans_fd
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)
commit673d62cdaac6ffbce980a349d3174b3929ceb9e5
tree2917ded31ef9b3ab004c3a5575537643b34269e9
parentff683452f7bc52d7fd653cf5e67b1134555734c7
9p: apply common request code to trans_fd

Apply the now common p9_req_t structure to the fd transport.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
include/net/9p/client.h
net/9p/client.c
net/9p/trans_fd.c
net/9p/trans_virtio.c