Whamcloud - gitweb
LU-5261 osc: use wait_for_completion_killable() instead
[fs/lustre-release.git] / lustre / lod / lod_internal.h
index 7d9b95f..22d248c 100644 (file)
@@ -284,6 +284,7 @@ struct lod_thread_info {
        struct dt_object_format lti_format;
        struct lu_name    lti_name;
        struct lu_buf     lti_linkea_buf;
+       struct dt_insert_rec lti_dt_rec;
 };
 
 extern const struct lu_device_operations lod_lu_ops;