fuse: switch to ->read_iter/->write_iter
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 4 Apr 2015 01:53:39 +0000 (21:53 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 12 Apr 2015 02:29:41 +0000 (22:29 -0400)
commitfbdbacca6153101f85cbc4ad8eb19bf0dde6a5cc
treee0e9125dc70ad6012f706f1b6ef8b311ad9ba1f7
parentcd28e28d801e052a3378161c9cb3231828cfaa77
fuse: switch to ->read_iter/->write_iter

we just change the calling conventions here; more work to follow.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/fuse/dev.c