X-Git-Url: https://git.whamcloud.com/gitweb?a=blobdiff_plain;f=lustre%2Fcmobd%2Fcm_oss_reint.c;h=348e182cca32d7a5ee43a21a4a2423d09d3da9b2;hb=e237ab7e2ba48462410ed9b532a54165a1a24d21;hp=8f0dade29d905c1eedd867935d98888f69e46929;hpb=7b030f49b5de82908adec84452d1dd26cb59bc75;p=fs%2Flustre-release.git diff --git a/lustre/cmobd/cm_oss_reint.c b/lustre/cmobd/cm_oss_reint.c index 8f0dade..348e182 100644 --- a/lustre/cmobd/cm_oss_reint.c +++ b/lustre/cmobd/cm_oss_reint.c @@ -63,6 +63,7 @@ int cmobd_dummy_lsm(struct lov_stripe_md **lsmp, int stripe_cnt, (*lsmp)->lsm_object_gr = oa->o_gr; } (*lsmp)->lsm_oinfo[i].loi_ost_idx = i; + (*lsmp)->lsm_oinfo[i].loi_ost_gen = 1; (*lsmp)->lsm_stripe_size = stripe_size; } RETURN(0);