linux/include/net/9p
Eric Van Hensbergen fbedadc16e 9p: move readn meta-function from client to fs layer
There are a couple of methods in the client code which aren't actually
wire operations.  To keep things organized cleaner, these operations are
being moved to the fs layer.

This patch moves the readn meta-function (which executes multiple wire
reads until a buffer is full) to the fs layer.

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