X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmdc%2Fmdc_changelog.c;h=fb9fa54adc38ccc3f9fe5980ee750bbd93ee9cca;hp=54860473b1fb659a52a9022d2e92b6de55d82a1d;hb=5c883ea2748ae9e430a9cd863a9b630b2a74440a;hpb=d7bb6647cd4dd26949bceb6a099cd606623aff2b diff --git a/lustre/mdc/mdc_changelog.c b/lustre/mdc/mdc_changelog.c index 5486047..fb9fa54 100644 --- a/lustre/mdc/mdc_changelog.c +++ b/lustre/mdc/mdc_changelog.c @@ -299,7 +299,7 @@ again: llog_cat_close(NULL, llh); llog_ctxt_put(ctx); class_decref(obd, "changelog", crs); - schedule_timeout_interruptible(HZ); + schedule_timeout_interruptible(cfs_time_seconds(1)); goto again; }