X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Flod%2Flod_lov.c;h=03388799f42f6887eee002f03f35bed9765bdc35;hp=d8236512dd82c97f482d9d195163ad3adab87fc4;hb=abe2d7d54a94f63374557343015f2080e750b9db;hpb=1d7fa63a7f78aeed42e4e3b6709131e92aad1b30 diff --git a/lustre/lod/lod_lov.c b/lustre/lod/lod_lov.c index d823651..0338879 100644 --- a/lustre/lod/lod_lov.c +++ b/lustre/lod/lod_lov.c @@ -458,7 +458,7 @@ int lod_generate_and_set_lovea(const struct lu_env *env, objs[i].l_object_id = cpu_to_le64(info->lti_ostid.oi_id); objs[i].l_object_seq = cpu_to_le64(info->lti_ostid.oi_seq); - objs[i].l_ost_gen = cpu_to_le32(1); + objs[i].l_ost_gen = cpu_to_le32(0); objs[i].l_ost_idx = cpu_to_le32(fid_idif_ost_idx(fid)); }