X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Flfsck%2Flfsck_internal.h;h=36259fac8c16e8ab7e21c58493143777fd09625a;hp=e3b6ea33c1f9ad1cf920e48be3d66e9d73f8056e;hb=b69b7de30c3977cb69a741099218bc4a81752717;hpb=4f046691023175db492ef784d6577da428ec5e1b diff --git a/lustre/lfsck/lfsck_internal.h b/lustre/lfsck/lfsck_internal.h index e3b6ea3..36259fa 100644 --- a/lustre/lfsck/lfsck_internal.h +++ b/lustre/lfsck/lfsck_internal.h @@ -574,6 +574,7 @@ struct lfsck_thread_info { struct dt_allocation_hint lti_hint; struct lu_orphan_rec lti_rec; struct lov_user_md lti_lum; + struct dt_insert_rec lti_dt_rec; }; /* lfsck_lib.c */