orangefs: don't bother with splitting iovecs
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 8 Oct 2015 22:17:26 +0000 (18:17 -0400)
committerMike Marshall <hubcap@omnibond.com>
Fri, 13 Nov 2015 16:23:02 +0000 (11:23 -0500)
commitdc4067f671231eea971298cb44f687a30e04d0fd
tree00953af534505f5bba0032931ad7ed95fdc2f54b
parent3c2fcfcb6858585e9df6c7832464ab28bfb5bb6b
orangefs: don't bother with splitting iovecs

copy_page_{to,from}_iter() advances it just fine *and* it has no
problem with partially consumed segments.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/file.c