X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fosp%2Fosp_dev.c;h=138bb437bd79d875342899a8f4e9066dda1b611a;hp=7b5d36f7dc6906bfcb55c12558dd50d876037bad;hb=0844905a308d614c86b56df70c8f03e5d59ee286;hpb=d10200a80770f0029d1d665af954187b9ad883df;ds=sidebyside diff --git a/lustre/osp/osp_dev.c b/lustre/osp/osp_dev.c index 7b5d36f..138bb43 100644 --- a/lustre/osp/osp_dev.c +++ b/lustre/osp/osp_dev.c @@ -510,6 +510,7 @@ static int osp_update_init(struct osp_device *osp) INIT_LIST_HEAD(&osp->opd_update->ou_list); osp->opd_update->ou_rpc_version = 1; osp->opd_update->ou_version = 1; + osp->opd_update->ou_generation = 0; /* start thread handling sending updates to the remote MDT */ task = kthread_run(osp_send_update_thread, osp,