Whamcloud - gitweb
b=22668 test_65b fix
[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
 };