Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
Pull 9p changes from Eric Van Hensbergen: "A bunch of updates and cleanup within the transport layer, particularly with a focus on RDMA" * tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs: 9pnet_rdma: check token type before int conversion 9pnet: trans_fd : allocate struct p9_trans_fd and struct p9_conn together. 9pnet: p9_client->conn field is unused. Remove it. 9P: Get rid of REQ_STATUS_FLSH 9pnet_rdma: add cancelled() 9pnet_rdma: update request status during send 9P: Add cancelled() to the transport functions. net: Mark function as static in 9p/client.c 9P: Add memory barriers to protect request fields over cb/rpc threads handoff
No related branches found
No related tags found
Showing
- include/net/9p/client.h 1 addition, 5 deletionsinclude/net/9p/client.h
- include/net/9p/transport.h 3 additions, 0 deletionsinclude/net/9p/transport.h
- net/9p/client.c 18 additions, 7 deletionsnet/9p/client.c
- net/9p/trans_fd.c 50 additions, 60 deletionsnet/9p/trans_fd.c
- net/9p/trans_rdma.c 23 additions, 3 deletionsnet/9p/trans_rdma.c
- net/9p/trans_virtio.c 1 addition, 2 deletionsnet/9p/trans_virtio.c
Loading
Please register or sign in to comment