Print this page
XXXX introduce drv_sectohz

*** 653,663 **** if (callstat == RPC_SUCCESS) { error = 0; if (isrefresh && call_res.gss_major == GSS_S_FAILURE) { ! clock_t one_sec = drv_usectohz(1000000); rpcsec_retry--; /* * Pause a little and try again. --- 653,663 ---- if (callstat == RPC_SUCCESS) { error = 0; if (isrefresh && call_res.gss_major == GSS_S_FAILURE) { ! clock_t one_sec = drv_sectohz(1); rpcsec_retry--; /* * Pause a little and try again.