linux/include/net/9p
Eric Van Hensbergen 91b8534fa8 9p: make rpc code common and rework flush code
This code moves the rpc function to the common client base,
reorganizes the flush code to be more simple and stable, and
makes the necessary adjustments to the underlying transports
to adapt to the new structure.

This reduces the overall amount of code duplication between the
transports and should make adding new transports more straightforward.

Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2008-10-17 11:04:42 -05:00
..
9p.h include: replace __FUNCTION__ with __func__ 2008-10-16 11:21:30 -07:00
client.h 9p: make rpc code common and rework flush code 2008-10-17 11:04:42 -05:00
transport.h 9p: make rpc code common and rework flush code 2008-10-17 11:04:42 -05:00