commit | 480f40de91e74190281309fd0ecb2d0414603c2e | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat Feb 08 13:44:43 2014 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Apr 01 23:19:31 2014 -0400 |
tree | b62c48384df08ebfdb4994a2a53f65755e7bdc0c | |
parent | 66f5dcef137beef14560f1f6eba6717028b89089 [diff] |
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 <viro@zeniv.linux.org.uk>