OSDN Git Service

9p: switch p9_client_read() to passing struct iov_iter *
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 2 Apr 2015 03:42:28 +0000 (23:42 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 12 Apr 2015 02:28:27 +0000 (22:28 -0400)
commite1200fe68f20759f359698f8a8dc81d06d1265f5
tree2f6a596be0d8d2aa759687be4c0e9f4e0ecc1723
parent9565a5445240cd441f2c670aa7260ee8eb5dff79
9p: switch p9_client_read() to passing struct iov_iter *

... and make it loop

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/9p/v9fs_vfs.h
fs/9p/vfs_addr.c
fs/9p/vfs_dir.c
fs/9p/vfs_file.c
fs/9p/xattr.c
include/net/9p/client.h
net/9p/client.c