Whamcloud - gitweb
LU-5092 nodemap: save nodemaps to targets for caching
[fs/lustre-release.git] / lustre / ofd / ofd_internal.h
index 648c859..e2955d2 100644 (file)
@@ -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;