Commit 23602adf authored by Al Viro's avatar Al Viro

lustre: kill unused members of struct vvp_thread_info

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 812408fb
......@@ -938,10 +938,8 @@ struct ll_cl_context {
};
struct vvp_thread_info {
struct iovec vti_local_iov;
struct vvp_io_args vti_args;
struct ra_io_arg vti_ria;
struct kiocb vti_kiocb;
struct ll_cl_context vti_io_ctx;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment