lustre: simplify the living hell out of ksocknal_lib_recv_kiov()
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 23 Jul 2016 06:36:59 +0000 (02:36 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Aug 2016 16:39:44 +0000 (18:39 +0200)
commit28ac4ad0e3b12c38a6aee53ea57a328c0821eeec
treeb722bf281381e7f240c198a8327c5efc221e753c
parentfd25dc346043380997a0e5563f81c3e94019c238
lustre: simplify the living hell out of ksocknal_lib_recv_kiov()

... by using ITER_BVEC recvmsg

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h
drivers/staging/lustre/lnet/klnds/socklnd/socklnd_lib.c