Whamcloud - gitweb
Revert "b=19427 correct lmm_object_id and reserve fids for fid-on-OST."
[fs/lustre-release.git] / lustre / fld / fld_index.c
index aa0c748..1dfb481 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   = FID_SEQ_IDIF,
+        .lsr_end   = IDIF_SEQ_START,
         .lsr_mdt   = 0
 };