Whamcloud - gitweb
b=19427 correct lmm_object_id and reserve fids for fid-on-OST.
[fs/lustre-release.git] / lustre / fld / fld_index.c
index 1dfb481..aa0c748 100644 (file)
@@ -68,7 +68,7 @@ const char fld_index_name[] = "fld";
 
 static const struct lu_seq_range IGIF_FLD_RANGE = {
         .lsr_start = 1,
-        .lsr_end   = IDIF_SEQ_START,
+        .lsr_end   = FID_SEQ_IDIF,
         .lsr_mdt   = 0
 };