Whamcloud - gitweb
LU-1187 osd: allocate osd_compat_objid_seq dynamically
[fs/lustre-release.git] / lustre / include / lustre_fid.h
index 0ab7b08..78207ca 100644 (file)
@@ -224,6 +224,7 @@ enum local_oid {
         LLOG_CATALOGS_OID       = 4118UL,
         MGS_CONFIGS_OID         = 4119UL,
         OFD_HEALTH_CHECK_OID    = 4120UL,
         LLOG_CATALOGS_OID       = 4118UL,
         MGS_CONFIGS_OID         = 4119UL,
         OFD_HEALTH_CHECK_OID    = 4120UL,
+       MDD_LOV_OBJ_OSEQ        = 4121UL,
 };
 
 static inline void lu_local_obj_fid(struct lu_fid *fid, __u32 oid)
 };
 
 static inline void lu_local_obj_fid(struct lu_fid *fid, __u32 oid)