OpenCloudOS-Kernel/net/9p
Simon Derr afd8d65411 9P: Add cancelled() to the transport functions.
And move transport-specific code out of net/9p/client.c

Signed-off-by: Simon Derr <simon.derr@bull.net>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2014-03-25 16:38:11 -05:00
..
Kconfig
Makefile
client.c 9P: Add cancelled() to the transport functions. 2014-03-25 16:38:11 -05:00
error.c
mod.c
protocol.c
protocol.h
trans_common.c
trans_common.h
trans_fd.c 9P: Add cancelled() to the transport functions. 2014-03-25 16:38:11 -05:00
trans_rdma.c 9P: Add memory barriers to protect request fields over cb/rpc threads handoff 2014-03-25 16:37:59 -05:00
trans_virtio.c 9P: Add memory barriers to protect request fields over cb/rpc threads handoff 2014-03-25 16:37:59 -05:00
util.c