Whamcloud - gitweb
LU-56 ptlrpc: partition data for ptlrpc service
[fs/lustre-release.git] / lustre / quota / quota_context.c
index 7d92270..b6905f4 100644 (file)
@@ -1128,7 +1128,8 @@ schedule_dqacq(struct obd_device *obd, struct lustre_quota_ctxt *qctxt,
                         CDEBUG(D_QUOTA, "wake up when quota master is back\n");
                         if (oti->oti_thread->t_watchdog)
                                 lc_watchdog_touch(oti->oti_thread->t_watchdog,
-                                      CFS_GET_TIMEOUT(oti->oti_thread->t_svc));
+                                       ptlrpc_server_get_timeout(\
+                                               oti->oti_thread->t_svcpt));
                 } else {
                         cfs_spin_unlock(&qctxt->lqc_lock);
                 }