linux/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
..
client.c 9P: Add cancelled() to the transport functions. 2013-07-07 22:18:18 -05:00
error.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
Kconfig
Makefile
mod.c
protocol.c
protocol.h
trans_common.c
trans_common.h
trans_fd.c net/9p: add privport option to 9p tcp transport 2013-07-07 21:59:54 -05:00
trans_rdma.c 9P: Add cancelled() to the transport functions. 2013-07-07 22:18:18 -05:00
trans_virtio.c Revert parts of "hlist: drop the node parameter from iterators" 2013-03-08 15:05:34 -08:00
util.c net/9p: convert to idr_alloc() 2013-02-27 19:10:20 -08:00