mirror of
https://git.openafs.org/openafs.git
synced 2025-01-20 16:00:12 +00:00
viced-new-host-reup-h-lock-20071101
FIXES 69384 don't leave lock dropped
This commit is contained in:
parent
20a837c5cc
commit
6b5146db5b
@ -1768,6 +1768,7 @@ h_GetHost_r(struct rx_connection *tcon)
|
|||||||
&FS_HostUUID);
|
&FS_HostUUID);
|
||||||
rx_PutConnection(cb_conn);
|
rx_PutConnection(cb_conn);
|
||||||
cb_conn=NULL;
|
cb_conn=NULL;
|
||||||
|
H_LOCK;
|
||||||
if (code == 0) {
|
if (code == 0) {
|
||||||
ViceLog(25,
|
ViceLog(25,
|
||||||
("InitCallBackState3 success on host %x (%s:%d)\n",
|
("InitCallBackState3 success on host %x (%s:%d)\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user