linux/include/net/9p
Simon Derr 80b45261a0 9P: Add cancelled() to the transport functions.
RDMA needs to post a buffer for each incoming reply.
Hence it needs to keep count of these and needs to be
aware of whether a flushed request has received a reply
or not.

This patch adds the cancelled() callback to the transport modules.
It is called when RFLUSH has been received and that the corresponding
request will never receive a reply.

Signed-off-by: Simon Derr <simon.derr@bull.net>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2013-07-07 22:18:18 -05:00
..
9p.h 9p: Modify the stat structures to use kuid_t and kgid_t 2013-02-12 03:19:31 -08:00
client.h 9p: turn fid->dlist into hlist 2013-02-27 22:51:08 -05:00
transport.h 9P: Add cancelled() to the transport functions. 2013-07-07 22:18:18 -05:00