mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 21:47:45 +00:00
windows-check-locks-logging-20051014
add a log message so we can tell how long it took.
This commit is contained in:
parent
ee1435d516
commit
a5f2ec497d
@ -4276,6 +4276,7 @@ void cm_CheckLocks()
|
|||||||
}
|
}
|
||||||
|
|
||||||
lock_ReleaseWrite(&cm_scacheLock);
|
lock_ReleaseWrite(&cm_scacheLock);
|
||||||
|
osi_Log1(afsd_logp, "cm_CheckLocks completes lock check cycle %d", cm_lockRefreshCycle);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* NOT called with scp->mx held. */
|
/* NOT called with scp->mx held. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user