X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fofd%2Fofd_internal.h;h=e2955d254b32307ebe9fd6d354d1ddd60222cf45;hp=648c8594e3fc782bd3f1558e1a1dde824275e58d;hb=be7efb4ce06996444c08914305a73833a7123eeb;hpb=279e4dd34e18de0f8ecda61b65d6e0f56f7c9fc8 diff --git a/lustre/ofd/ofd_internal.h b/lustre/ofd/ofd_internal.h index 648c859..e2955d2 100644 --- a/lustre/ofd/ofd_internal.h +++ b/lustre/ofd/ofd_internal.h @@ -124,6 +124,7 @@ struct ofd_device { /* last_rcvd file */ struct lu_target ofd_lut; struct dt_object *ofd_health_check_file; + struct local_oid_storage *ofd_los; int ofd_subdir_count; __u64 ofd_inconsistency_self_detected;