X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Ffld%2Ffld_index.c;h=66d29b5b2e9efec444c34c0318480489eed5f3d5;hb=19105bbaa47251c8ae3c2cfd0cb5798d6a2cc66c;hp=1dfb481032a3237ceeb5f64f6138df25e25050da;hpb=8eaf21f9a9a6264598b9fed93b2c5d423b00bd9a;p=fs%2Flustre-release.git diff --git a/lustre/fld/fld_index.c b/lustre/fld/fld_index.c index 1dfb481..66d29b5 100644 --- a/lustre/fld/fld_index.c +++ b/lustre/fld/fld_index.c @@ -26,7 +26,7 @@ * GPL HEADER END */ /* - * Copyright 2008 Sun Microsystems, Inc. All rights reserved + * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. */ /* @@ -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 };