alistair23-linux/net/9p
Christoph Hellwig 670986ec01 net/9p: switch p9_fd_read to kernel_write
Instead of playing with the addressing limits.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2017-09-04 19:05:16 -04:00
..
client.c 9p: Implement show_options 2017-07-11 06:08:58 -04:00
error.c
Kconfig xen/9pfs: select CONFIG_XEN_XENBUS_FRONTEND 2017-05-02 11:14:36 +02:00
Makefile xen/9pfs: build 9pfs Xen transport driver 2017-05-02 11:11:49 +02:00
mod.c
protocol.c net/9p: switch to copy_from_iter_full() 2017-04-21 13:57:22 -04:00
protocol.h
trans_common.c net/9p: remove (now-)unused helpers 2015-04-11 22:28:29 -04:00
trans_common.h net/9p: remove (now-)unused helpers 2015-04-11 22:28:29 -04:00
trans_fd.c net/9p: switch p9_fd_read to kernel_write 2017-09-04 19:05:16 -04:00
trans_rdma.c 9p: Implement show_options 2017-07-11 06:08:58 -04:00
trans_virtio.c 9p/trans_virtio: use kvfree() for iov_iter_get_pages_alloc() 2016-08-09 13:42:36 +03:00
trans_xen.c xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static 2017-05-18 11:42:58 -07:00
util.c