android_kernel_xiaomi_sdm845/include/net/9p
Eric Van Hensbergen fea511a644 9p: move request management to client code
The virtio transport uses a simplified request management system
that I want to use for all transports.  This patch adapts and moves the
exisiting code for managing requests to the client common code.
Later patches will apply these mechanisms to the other transports.

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: move request management to client code 2008-10-17 11:04:42 -05:00
transport.h 9p: consolidate transport structure 2008-10-17 11:04:41 -05:00