Whamcloud - gitweb
LU-4257 obdclass: Get rid of cl_env hash table
[fs/lustre-release.git] / lustre / llite / llite_internal.h
index 54a2186..6c823be 100644 (file)
@@ -1009,7 +1009,6 @@ struct ll_cl_context {
 };
 
 struct ll_thread_info {
-       struct iovec            lti_local_iov;
        struct vvp_io_args      lti_args;
        struct ra_io_arg        lti_ria;
        struct kiocb            lti_kiocb;