Whamcloud - gitweb
LU-12930 various: use schedule_timeout_*interruptible
[fs/lustre-release.git] / lustre / mdc / mdc_changelog.c
index 5486047..fb9fa54 100644 (file)
@@ -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;
        }