X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fosp%2Fosp_sync.c;h=fc67e5cac60ffb2e280b154900b3c9e7b0fe5739;hp=0616e872e2607a288c94634b41fb779d37a8775c;hb=3e5e929addceaf9623796705d611162de67c5756;hpb=273255103bfd88d5129ffd2a3c009b54a2300b4b diff --git a/lustre/osp/osp_sync.c b/lustre/osp/osp_sync.c index 0616e87..fc67e5c 100644 --- a/lustre/osp/osp_sync.c +++ b/lustre/osp/osp_sync.c @@ -844,7 +844,7 @@ static int osp_sync_thread(void *_arg) RETURN(rc); } - sprintf(pname, "osp-syn-%u\n", d->opd_index); + sprintf(pname, "osp-syn-%u", d->opd_index); cfs_daemonize(pname); spin_lock(&d->opd_syn_lock);