net/9p: switch p9_fd_read to kernel_write
authorChristoph Hellwig <hch@lst.de>
Fri, 1 Sep 2017 15:39:18 +0000 (17:39 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 4 Sep 2017 23:05:16 +0000 (19:05 -0400)
commit670986ec01c1129db114b7720826a80756c7e899
tree61e0145f631ecb52c58b412b41ceb9353f657ea0
parentb4bf802a5a6563c22d5e41a0f8873088bd3f655e
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>
net/9p/trans_fd.c