mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
STABLE12-flushhostcps-init-held-20030328
init held so flushhostcps is more useful.
(cherry picked from commit 665e86f6fc
)
This commit is contained in:
parent
37a692ed7c
commit
bfb32a8cd2
@ -534,7 +534,7 @@ void h_flushhostcps(hostaddr, hport)
|
||||
register afs_uint32 hostaddr, hport; /* net byte order */
|
||||
{
|
||||
register struct host *host;
|
||||
int held;
|
||||
int held = 0;
|
||||
|
||||
H_LOCK
|
||||
host = h_Lookup_r(hostaddr, hport, &held);
|
||||
|
Loading…
Reference in New Issue
Block a user