From: Al Viro Date: Sat, 8 Feb 2014 18:44:43 +0000 (-0500) Subject: lustre: switch to kernel_sendmsg() X-Git-Tag: v3.15-rc1~16^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=480f40de91e74190281309fd0ecb2d0414603c2e;p=pandora-kernel.git lustre: switch to kernel_sendmsg() (casts are due to misannotations in lustre; it uses iovec where kvec would be correct type; too much noise to properly annotate right now). Signed-off-by: Al Viro --- Reading git-diff-tree failed